Lars Volker has uploaded a new patch set (#2). ( http://gerrit.cloudera.org:8080/10222 )
Change subject: Warn about JAVA version if minicluster fails to start ...................................................................... Warn about JAVA version if minicluster fails to start Running Hadoop 3 with Java can result in some obscure error messages. This changes catches failure of the minicluster start and prints an additional warning when running with Hadoop 3 and Java 7. Start of the minicluster failed. If the error looks similar to "Unsupported major.minor version 52.0", make sure you are running at least Java 8. Your JAVA binary currently points to /usr/lib/jvm/java-7-oracle-amd64/bin/java and reports the following version: java version "1.7.0_75" Java(TM) SE Runtime Environment (build 1.7.0_75-b13) Java HotSpot(TM) 64-Bit Server VM (build 24.75-b04, mixed mode) Change-Id: Ib16feb406afec83fd2380308a5d24a2793d246fd --- M testdata/bin/run-mini-dfs.sh 1 file changed, 19 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/22/10222/2 -- To view, visit http://gerrit.cloudera.org:8080/10222 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ib16feb406afec83fd2380308a5d24a2793d246fd Gerrit-Change-Number: 10222 Gerrit-PatchSet: 2 Gerrit-Owner: Lars Volker <[email protected]>
