You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Xinxin, ZHA (Jira)" <ji...@apache.org> on 2021/08/24 07:34:00 UTC

[jira] [Created] (ZEPPELIN-5496) Spark interpreter status error | Version 0.9.0

Xinxin, ZHA created ZEPPELIN-5496:
-------------------------------------

             Summary: Spark interpreter status error | Version 0.9.0
                 Key: ZEPPELIN-5496
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5496
             Project: Zeppelin
          Issue Type: Bug
          Components: interpreter-setting
    Affects Versions: 0.9.0
            Reporter: Xinxin, ZHA


Installed the zeppelinĀ VersionĀ 0.9.0 and copied the spark interpreter to this new zeppelin server, but it does not work on this new. The error infor is below:

*java.lang.RuntimeException: Interpreter Setting 'mrs-spark' is not ready, its status is ERROR* at org.apache.zeppelin.notebook.Paragraph.jobRun(Paragraph.java:428) at org.apache.zeppelin.notebook.Paragraph.jobRun(Paragraph.java:72) at org.apache.zeppelin.scheduler.Job.run(Job.java:172) at org.apache.zeppelin.scheduler.AbstractScheduler.runJob(AbstractScheduler.java:132) at org.apache.zeppelin.scheduler.RemoteScheduler$JobRunner.run(RemoteScheduler.java:182) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)