Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I tried changing the zeppelin image in docker-compose-all.yaml to [apache/zeppelin:0.11.0](https://hub.docker.com/r/apache/zeppelin/tags) because my Spark version is 3.5.0, but I still got [this error](https://issues.apache.org/jira/browse/ZEPPELIN-5589): #27

Open
newfront opened this issue Jan 10, 2024 · 0 comments

Comments

@newfront
Copy link
Owner

I tried changing the zeppelin image in docker-compose-all.yaml to apache/zeppelin:0.11.0 because my Spark version is 3.5.0, but I still got this error:

org.apache.zeppelin.interpreter.InterpreterException: java.lang.NoSuchMethodError: scala.tools.nsc.Settings.usejavacp()Lscala/tools/nsc/settings/AbsSettings$AbsSetting;
	at org.apache.zeppelin.interpreter.LazyOpenInterpreter.open(LazyOpenInterpreter.java:76)
	at org.apache.zeppelin.interpreter.remote.RemoteInterpreterServer$InterpretJob.jobRun(RemoteInterpreterServer.java:833)
	at org.apache.zeppelin.interpreter.remote.RemoteInterpreterServer$InterpretJob.jobRun(RemoteInterpreterServer.java:741)
	at org.apache.zeppelin.scheduler.Job.run(Job.java:172)

I've given up on Zeppelin for now, but you might want to consider it for a next edition of the book.

Originally posted by @nachocab in #26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant