Youness Lagrini created ZEPPELIN-4592:
-----------------------------------------
Summary: Zeppelin 0.8.2 does not automatically add libraries to
SparkCluster
Key: ZEPPELIN-4592
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4592
Project: Zeppelin
Issue Type: Bug
Components: conf
Reporter: Youness Lagrini
After doing exactly what is mentioned in the [dependency
management|http://zeppelin.apache.org/docs/0.8.2/usage/interpreter/dependency_management.html]
to add external jars, the jars are loaded into the spark driver and we can
see them in local-repo but they are not injected to the executors after
submitting the job.
We get the error SparkContext java.lang.ClassnotFound.
The same thing works well with Zeppelin 0.8.0 without any problems.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)