bailin1 created ZEPPELIN-3380:
---------------------------------
Summary: A way to config interpreter dependencies automatically
Key: ZEPPELIN-3380
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3380
Project: Zeppelin
Issue Type: Bug
Components: Interpreters
Affects Versions: 0.7.3
Reporter: bailin1
I'm trying to deploy zeppelin 0.7.3 and add ojdbc7.jar and custom jar
dependencies automatically.
I'm wondering if there 's a configuration item in zeppelin-env.sh or
zeppelin-site.xml could do this.
example. copy zeppelin-0.7.3-bin-all to /data and copy ojdbc7.jar to
/data/zeppelin-0.7.3-bin-all/jdbc/ojdbc7.jar
in interpreter find spark, I can see dependencies/artifact added according to
the configuration.
/data/zeppelin-0.7.3-bin-all/interpreter/jdbc/ojdbc7.jar
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)