Re: java.lang.ClassNotFoundException: org.apache.spark.repl.SparkCommandLine

2016-09-13 Thread moon soo Lee
Zeppelin support spark 2.0 from 0.6.1 release. Check "Available interpreters" section on download page [1]. Please try 0.6.1 release or build from master branch, and let us know if it works! Thanks, moon [1] http://zeppelin.apache.org/download.html On Wed, Sep 7, 2016 at 12:18 PM Jeremy Cunni

java.lang.ClassNotFoundException: org.apache.spark.repl.SparkCommandLine

2016-09-07 Thread Jeremy Cunningham
I have Zeppelin 0.6.0 running on a linux server, this server is also an edge node to my Hadoop cluster. I have a Hadoop cluster with spark 1.5 running on it. By pointing the spark master to yarn-client, I can run spark in zeppelin without a problem. I also have spark 2.0 unpacked in my home d