François Rosière created ZEPPELIN-1151:
------------------------------------------

             Summary: No way to access interpreter properties from z context
                 Key: ZEPPELIN-1151
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1151
             Project: Zeppelin
          Issue Type: Improvement
          Components: zeppelin-zengine
    Affects Versions: 0.6.0
            Reporter: François Rosière


No way to access an interpreter property/configuration key from the z context.

The idea is to use the z context (or another way?) to access these properties.

Example: z.containsKey("spark.app.name") // will always return false while the 
property exist into the interpreter configuration. Or z.get("spark.app.name")



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

Reply via email to