Deenar Toraskar created ZEPPELIN-759:
----------------------------------------
Summary: Support for Spark 2.0 (ideally with Scala 2.11)
Key: ZEPPELIN-759
URL: https://issues.apache.org/jira/browse/ZEPPELIN-759
Project: Zeppelin
Issue Type: Improvement
Components: Interpreters
Reporter: Deenar Toraskar
Add support for Spark 2.0. Zeppelin does not work with both scala-2.10 and
scala-2.11 for spark-2.0.0, for now.
There will be "java.lang.ClassNotFoundException:
org.apache.spark.repl.SparkCommandLine" when trying spark-2.0.0 with
scala-2.11,
"java.lang.NoSuchMethodException:
org.apache.spark.repl.SparkILoop$SparkILoopInterpreter.classServerUri" when
trying spark-2.0.0 with scala-2.10.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)