Community Articles

Find and share helpful community-sourced technical articles.
Announcements
Now Live: Explore expert insights and technical deep dives on the new Cloudera Community BlogsRead the Announcement
Labels (2)
avatar
Expert Contributor

livy documentation states to add jars with the interpreter key value livy.spark.jars. This is applicable when running livy interpreter in yarn-cluster mode only (livy.spark.master). This can be done in local or yarn-client mode as well however by adding the jars to the /usr/hdp/<version>/livy/repl-jars directory. This will add the jars to the spark submit command run by livy when executing within a notebook in modes other than yarn-cluster.

3,587 Views
Comments
avatar
Expert Contributor

yarn-client is not supported as per new guidelines, only yarn-cluster mode is supported within livy interpreter from Zeppelin

Version history
Last update:
‎12-21-2016 03:24 PM
Updated by:
Contributors