Wednesday, July 24, 2019

Zeppelin - Additional Dependencies(Jars/Packages)



Zeppelin Interpreter properties to add additional JARs, package dependencies

Upload the needed JAR files to HDFS.

Add the property in the Livy interpreter settings




  • livy.spark.jars  - This is comma separated list of JAR files available on HDFS
  • livy.spark.jars.packages - This is a comma separated list of dependencies in the maven repository. Maven central repository is available by default in the Zeppelin. One can add other repositories too to add additional dependencies.






Zeppelin Livy Interpreter settings



No comments:

Post a Comment