Ye Jingchen created ZEPPELIN-5195:
-------------------------------------
Summary: Java version check in common.sh checks wrong java
Key: ZEPPELIN-5195
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5195
Project: Zeppelin
Issue Type: Bug
Components: Interpreters
Affects Versions: 0.9.0
Environment: CentOS 7.6
default java is 1.8.0_60
zeppelin-env.sh contains JAVA_HOME pointing to openjdk 1.8.0_275
Reporter: Ye Jingchen
The {{check_java_version}} function in bin/common.sh ignores JAVA_HOME and
checks the default {{java}} command in PATH, which may not be the version used
by Zeppelin and interpreters.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)