Sanjay Dasgupta created ZEPPELIN-3342:
-----------------------------------------

             Summary: Passing Z variables to ALL interpreters
                 Key: ZEPPELIN-3342
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3342
             Project: Zeppelin
          Issue Type: New Feature
          Components: Interpreters
    Affects Versions: 0.8.0, 0.9.0
            Reporter: Sanjay Dasgupta


This is a follow on issue to ZEPPELIN-1967 (Passing Z variables to Shell and 
SQL Interpreters). It envisages the extension of the functionality in 
ZEPPELIN-1967 to all Zeppelin interpreters.

 An examination of the source code of the Zeppelin interpreters shows that the 
same functionality can be extended to all interpreters (with a few exceptions) 
by making simple changes in just one or two lines in/around the _interpret_ 
method of each _Interpreter_ sub-class. The implementation approach can be seen 
in the [PR-2834|https://github.com/apache/zeppelin/pull/2834] associated with 
ZEPPELIN-1967.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to