Vishal Rao created ZEPPELIN-5789:
------------------------------------
Summary: Update Dockerfile to use JDK instead of JRE
Key: ZEPPELIN-5789
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5789
Project: Zeppelin
Issue Type: Bug
Components: docker
Affects Versions: 0.10.1
Reporter: Vishal Rao
Fix For: 0.11.0
Update Dockerfile to use JDK instead of JRE.
Fixes issues such as trying to add a new interpreter belonging to "jdbc" group
having hive-jdbc conf results in missing dependencies (tools.jar) and such.
PR #2536 here https://github.com/apache/zeppelin/pull/2536 replaced Oracle with
OpenJDK but then commit
https://github.com/apache/zeppelin/commit/b1adb5a23a9c9e23d8527edbaa260cb70587d81b
switched to JRE.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)