You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Eric Charles (JIRA)" <ji...@apache.org> on 2016/02/11 13:28:18 UTC

[jira] [Created] (ZEPPELIN-668) Interpreter properties could be added/overrided with parameters appended to the magic keywords in a paragraph

Eric Charles created ZEPPELIN-668:
-------------------------------------

             Summary: Interpreter properties could be added/overrided with parameters appended to the magic keywords in a paragraph
                 Key: ZEPPELIN-668
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-668
             Project: Zeppelin
          Issue Type: New Feature
            Reporter: Eric Charles


As far as I understand, curent Hive and Jdbc interpreters have logic to parse parameters provided after their magic keyword (%hive, or %jdbc).

It would be good to have a generic common way of passing parameters on paragraph run which could be reused by all interpreters.

Format can be discussed: json is attractive as it support multiple nested key with easy parsing - maybe replaceing the { with ( for user convenience.



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