We have uploaded Hive 4.0.0 on MR3 1.11 release and update the quick start guide in MR3docs.
For Hadoop, you can download: hivemr3-1.11-java17-hive4.0.0-k8s.tar.gz
For Kubernetes, you can clone the git repo mr3-run-k8s and use Docker image: hive4:4.0.0
Compared with Hive 3 on MR3, there is little change in the commands for executing Hive 4 on MR3. So, if you are familiar with executing Hive 3 on MR3, it should be easy to set up Hive 4 on MR3 (both on Hadoop and on Kubernetes).
Hive 4.0.0 on MR3 is based on Hive 4.0.0 and about 20 commits with label 'hive4.0.1-must'.
You can check the source code at the git repo:
Cheers,
--- Sungwoo