Spark 2.4.3 is built with scala 2.12 which is not supported by zeppelin
0.8.x. You can try to use spark 2.4.3 with scala 2.11. I am afraid you have
to build spark 2.4.3 with scala 2.11 by yourself.


Hao Ren <inv...@gmail.com> 于2019年5月20日周一 下午5:37写道:

> Hi,
> I have the following errors when using spark 2.4.3.
> It seems that the method has been changed in spark.
> I would also like to try 0.9.0-SNAPSHOT to see if things get fixed, but I
> can not find any download link: http://archive.apache.org/dist/zeppelin/
> Could you please tell me where to download it? Otherwise, I can still
> build the branch from the source.
>
> java.lang.NoSuchMethodException:
> scala.tools.nsc.interpreter.ILoop.scala$tools$nsc$interpreter$ILoop$$loopPostInit()
> at java.lang.Class.getMethod(Class.java:1786) at
> org.apache.zeppelin.spark.BaseSparkScalaInterpreter.callMethod(BaseSparkScalaInterpreter.scala:268)
> at
> org.apache.zeppelin.spark.BaseSparkScalaInterpreter.callMethod(BaseSparkScalaInterpreter.scala:262)
> at
> org.apache.zeppelin.spark.SparkScala211Interpreter.open(SparkScala211Interpreter.scala:84)
> at
> org.apache.zeppelin.spark.NewSparkInterpreter.open(NewSparkInterpreter.java:102)
> at
> org.apache.zeppelin.spark.SparkInterpreter.open(SparkInterpreter.java:62)
> at
> org.apache.zeppelin.interpreter.LazyOpenInterpreter.open(LazyOpenInterpreter.java:69)
> at
> org.apache.zeppelin.interpreter.remote.RemoteInterpreterServer$InterpretJob.jobRun(RemoteInterpreterServer.java:617)
> at org.apache.zeppelin.scheduler.Job.run(Job.java:188) at
> org.apache.zeppelin.scheduler.FIFOScheduler$1.run(FIFOScheduler.java:140)
>
> --
> Hao Ren
>
> Software Engineer in Machine Learning @ Criteo
>
> Paris, France
>


-- 
Best Regards

Jeff Zhang

Reply via email to