smith jayden created ZEPPELIN-5440:
--------------------------------------

             Summary: the params of zeppelin is global, not isolate by notebook
                 Key: ZEPPELIN-5440
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5440
             Project: Zeppelin
          Issue Type: Bug
          Components: Interpreters
    Affects Versions: 0.9.0
            Reporter: smith jayden


notebook1:

%python

z.put("flink.version","1.13")

notebook2:

%python_wxp

the result of z.get("flink.verion") is also 1.13



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to