[
https://issues.apache.org/jira/browse/HIVE-29575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18075655#comment-18075655
]
Ayush Saxena commented on HIVE-29575:
-------------------------------------
Committed to master.
Thanx [~kokila19] for taking care of this!!!
> Hive build is failing with JAVA_HOME not set in github actions
> --------------------------------------------------------------
>
> Key: HIVE-29575
> URL: https://issues.apache.org/jira/browse/HIVE-29575
> Project: Hive
> Issue Type: Bug
> Reporter: Kokila N
> Priority: Major
> Labels: pull-request-available
>
> Github Action Build fails with error
> {code:java}
> Run mvn clean install -DskipTests -Pitests
> mvn clean install -DskipTests -Pitests
> shell: /bin/bash -e {0}
> env:
> DEVELOCITY_ACCESS_KEY:
> JAVA_HOME_21.0.11_x64: /Users/runner/hostedtoolcache/jdk/21.0.11/x64
> JAVA_HOME: /Users/runner/hostedtoolcache/jdk/21.0.11/x64
> JAVA_HOME_21_0_11_X64: /Users/runner/hostedtoolcache/jdk/21.0.11/x64
> The JAVA_HOME environment variable is not defined correctly,
> this environment variable is needed to run this program.
> Error: Process completed with exit code 1.{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)