Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23434
Change subject: Detect Java target version from config ...................................................................... Detect Java target version from config Detects the Java version from selected JDK and uses it as the build target. Avoids overriding input environment variables like IMPALA_JDK_VERSION. Always builds for the provided Java version to avoid inconsistencies like com.sun.Unsafe missing when targeting older versions than the JDK. Change-Id: I68435ca69522f8310221a0f3050f13d86568b9da --- M bin/impala-config-java.sh M bin/impala-config.sh M bin/set-impala-java-tool-options.sh 3 files changed, 48 insertions(+), 52 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/34/23434/1 -- To view, visit http://gerrit.cloudera.org:8080/23434 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I68435ca69522f8310221a0f3050f13d86568b9da Gerrit-Change-Number: 23434 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
