Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Community Articles

Find and share helpful community-sourced technical articles.
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!
Labels (2)
avatar
Rising Star

Change the livy.spark.master to yarn cluster and add the following environment variable in the zeppelin-env from ambari

export PYSPARK_DRIVER_PYTHON=path_to_python2.7 
export PYSPARK_PYTHON=path_to_python2.7 
After this restart livy spark interpreter started to work.
3,187 Views
0 Kudos
Comments
avatar
Super Collaborator

Why are we changing it in the Zeppelin env? Can this be changed in the Spark interpreter configs? /cc @prabhjyot singh

Does this work with Zeppelin 0.7.0?

Version history
Last update:
‎12-31-2016 07:17 PM
Updated by:
Contributors