John J. Howard created ZEPPELIN-1049:
----------------------------------------
Summary: Stop Interpretters at Notebook level when Running in
Isolated and Scoped Mode
Key: ZEPPELIN-1049
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1049
Project: Zeppelin
Issue Type: New Feature
Components: GUI, Interpreters
Affects Versions: 0.6.0
Environment: all
Reporter: John J. Howard
With the addition of https://github.com/apache/zeppelin/pull/795 we now have
the ability to create an interpreter process per notebook by changing the
interpreter setting to isolated or an interpreter object per notebooked by
changing the interpreter setting to scoped. However, the mechanism to restart
an interpreter was not changed. Currently, I believe restarting an interpreter
from the Interpreter page will restart all processes/objects. It would be nice
to be able to restart the individual processes/objects from the individual
notebooks instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)