Drew Robb created ZEPPELIN-2879:
-----------------------------------

             Summary: Existing process interpreter doesn't respect scoped 
interpreter settings
                 Key: ZEPPELIN-2879
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2879
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Drew Robb
            Priority: Minor


The usage of a constant session key here 
https://github.com/apache/zeppelin/blob/155a55b5609b9cdab9369b35b97218623dc1de8e/zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/InterpreterSettingManager.java#L844
 prevents existing process interpreters from allowing scoped interpreters. This 
means that all existing process interpreters are forced to be global.

I manually tested a build with that first if statement removed, and this fixes 
my particular workflow. I don't really have enough knowledge of zeppelin to 
understand if this would break something else.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to