You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Lee moon soo (JIRA)" <ji...@apache.org> on 2015/12/17 11:34:46 UTC

[jira] [Created] (ZEPPELIN-513) Dedicated compiler session per notebook for Spark Interpreter

Lee moon soo created ZEPPELIN-513:
-------------------------------------

             Summary: Dedicated compiler session per notebook for Spark Interpreter
                 Key: ZEPPELIN-513
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-513
             Project: Zeppelin
          Issue Type: Improvement
            Reporter: Lee moon soo


Scala, Python language compiler session is shared among all notebooks. (when notebooks are binded to the same interpreter)

ie. variables are shared among all notebooks.

Sometimes this behavior is preferred, but sometimes not.
So, it'll be nice if Zeppelin have a flag that selects the behavior, whether it's sharing compiler session among all notebooks or provides separate session per notebook.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)