Valeriy Polyakov created ZEPPELIN-1999:
------------------------------------------
Summary: Replacing of parameterized interpreter properties' value
by context
Key: ZEPPELIN-1999
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1999
Project: Zeppelin
Issue Type: New Feature
Components: Interpreters
Reporter: Valeriy Polyakov
The issue was detached from ZEPPELIN-1988 where it proposed a local
implementation of this feature. The detailed description of global mechanism
will be produced here.
For now here is an example of how it supposed to use in ZEPPELIN-1988: if
intepreter jdbc has property "precode" and property value contains substring
"%noteId" then it will be replaced by interpreter context ("set
application_name=%noteId" => "set application_name='2C95WZ3MC'").
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)