Hi Chen,

I agree this is not very user friendly & there should be no need to restart
LivyInterpreter.
One short term fix may be to increase the livy session timeout by changing
livy.server.session.timeout (takes time in millisecond)

Filed https://issues.apache.org/jira/browse/ZEPPELIN-1293 to track it.

Thanks,
Vinay


On Thu, Aug 4, 2016 at 12:57 PM, Chen Song <chen.song...@gmail.com> wrote:

> Hi
>
> When using Zeppelin over Livy, it appears that Livy will delete the
> session (and terminate the Spark job) after one hour of inactivity. After
> that, the SparkContext is closed and the user will see an error like 404
> Not Found in Zeppelin notebook.
>
> From this point, is the only way to proceed is to manually restart the
> interpreter? This is not very user-friendly. Is there a way for interpreter
> to reconnect itself to a new Livy session automatically?
>
> Chen
>

Reply via email to