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.

Thanks,
moon

On Tue, Mar 22, 2016 at 4:16 PM Luciano Resende <luckbr1...@gmail.com>
wrote:

> Note that Spark 2.0 is also not maintaining backward compatibility and
> removing deprecated APIS, so we might have to figure out if the same 1.x
> interpreter is going to work in this case.
>
> On Tue, Mar 22, 2016 at 2:36 PM, Deenar Toraskar <
> deenar.toras...@gmail.com> wrote:
>
>> Thanks for the response Moon. I will raise a JIRA. Do you know if Zeppelin
>> would work with a Scala 2.10 build of Spark. 2.0 ? I came across the
>> following
>>
>> http://stackoverflow.com/questions/34814836/classnotfoundexception-org-apache-spark-repl-sparkcommandline
>>
>> On 22 March 2016 at 19:36, moon soo Lee <m...@apache.org> wrote:
>>
>>> Hi Deenar,
>>>
>>> Currently, Zeppelin does not work with Spark 2.0.
>>> While Spark 2.0 will be built with scala 2.11 by default [1], Zeppelin
>>> need to support scala 2.11 [2]
>>>
>>> [1] https://issues.apache.org/jira/browse/SPARK-6363
>>> [2] https://issues.apache.org/jira/browse/ZEPPELIN-605
>>>
>>> I think there're no jira issue for supporting spark 2.0, so please file
>>> an issue if you don't mind.
>>>
>>> Thanks,
>>> moon
>>>
>>> On Tue, Mar 22, 2016 at 4:25 AM Deenar Toraskar <
>>> deenar.toras...@gmail.com> wrote:
>>>
>>>> Hi
>>>>
>>>> I am migrating to Spark 2.0. I was wondering if anyone here has tried
>>>> running Zeppelin with Spark 2.0. If not what is involved in getting
>>>> Zeppelin to work with a newer version of Spark.
>>>>
>>>> Regards
>>>> Deenar
>>>>
>>>>
>>
>
>
> --
> Luciano Resende
> http://people.apache.org/~lresende
> http://twitter.com/lresende1975
> http://lresende.blogspot.com/
>

Reply via email to