Nourimane commented on issue #3206: [ZEPPELIN-3810] Support Spark 2.4 URL: https://github.com/apache/zeppelin/pull/3206#issuecomment-497957806 Hello everyone I have a problem with zeppelin; the notebook does not run and displays the following message java.lang.NoSuchMethodException: scala.tools.nsc.interpreter.ILoop.scala$tools$nsc$interpreter$ILoop$$loopPostInit... and in log zeppelin-interpreter-spark-hduser-ubuntu.log INFO [2019-06-01 14:17:09,785] ({pool-2-thread-2} NewSparkInterpreter.java[open]:83) - Using Scala Version: 2.11 ERROR [2019-06-01 14:17:33,290] ({pool-2-thread-2} NewSparkInterpreter.java[open]:124) - Fail to open SparkInterpreter ERROR [2019-06-01 14:17:33,290] ({pool-2-thread-2} Job.java[run]:190) - Job failed org.apache.zeppelin.interpreter.InterpreterException: Fail to open SparkInterpreter at org.apache.zeppelin.spark.NewSparkInterpreter.open(NewSparkInterpreter.java:125) at org.apache.zeppelin.spark.SparkInterpreter.open(SparkInterpreter.java:62) at org.apache.zeppelin.interpreter.LazyOpenInterpreter.open(LazyOpenInterpreter.java:69) version scala 2.11.12 version zeppelin 0.8.0 version spark 2.4.1 can someone help me plz ?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services