You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Vishal Rao (Jira)" <ji...@apache.org> on 2022/07/27 20:42:00 UTC

[jira] [Created] (ZEPPELIN-5789) Update Dockerfile to use JDK instead of JRE

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)