You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Andrey Sapegin (Jira)" <ji...@apache.org> on 2021/06/09 12:07:00 UTC

[jira] [Created] (ZEPPELIN-5407) Scheduled jobs run forever in Zeppelin, stop interpreter option disappears on its own

Andrey Sapegin created ZEPPELIN-5407:
----------------------------------------

             Summary: Scheduled jobs run forever in Zeppelin, stop interpreter option disappears on its own
                 Key: ZEPPELIN-5407
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5407
             Project: Zeppelin
          Issue Type: Bug
    Affects Versions: 0.9.0
            Reporter: Andrey Sapegin


 
I have an installation of Apache Zeppelin and Spark, where I run several notebooks. I have enabled cron scheduling option in the configuration:
 * Set property zeppelin.notebook.cron.enable to true in $ZEPPELIN_HOME/conf/zeppelin-site.xml
 * zeppelin.notebook.cron.folders is set to /

However, when I try to schedule some jobs (%pyspark or %livy.pyspark), usually they run forever. 

More details are available in my Stackoverflow question: https://stackoverflow.com/questions/66742917/scheduled-jobs-run-forever-in-zeppelin-stop-interpreter-option-disappears-on-it



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