Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
0.6.0
-
None
-
all
Description
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.
Attachments
Issue Links
- duplicates
-
ZEPPELIN-1306 Interpreter restarts on a note.
- Resolved