I guess that : 

%deps
z.reset()
z.load("org.apache.hadoop:hadoop-aws:2.6.0")

isn't the same as doing :

SPARK_SUBMIT_OPTIONS="--packages org.apache.hadoop:hadoop-aws:2.6.0" 

because the latter leads to weird dependency conflicts 





--
View this message in context: 
http://apache-zeppelin-users-incubating-mailing-list.75479.x6.nabble.com/Cannot-use-arbitrary-external-jar-files-in-spark-submit-through-Zeppelin-should-be-fixed-tp1277p1784.html
Sent from the Apache Zeppelin Users (incubating) mailing list mailing list 
archive at Nabble.com.

Reply via email to