You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "John J. Howard (JIRA)" <ji...@apache.org> on 2016/06/22 16:28:58 UTC

[jira] [Created] (ZEPPELIN-1049) Stop Interpretters at Notebook level when Running in Isolated and Scoped Mode

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)