Randy Gelhausen created ZEPPELIN-1782:
-----------------------------------------

             Summary: Expose all paragraph output as Angular variables
                 Key: ZEPPELIN-1782
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1782
             Project: Zeppelin
          Issue Type: Improvement
          Components: front-end, Interpreters
            Reporter: Randy Gelhausen


I need to visualize data in different ways than the existing D3 graphs. I can 
do this with Angular paragraphs with custom JavaScript, but
Spark is the only interpreter with capability to set Angular variables.

It's possible to write code for each Interpreter to set Angular variables, but 
this is a large task.

A very nice new feature would be to expose each paragraph's text output to an 
Angular variable with the ${paragraph_id}-output or similar. This way JDBC, or 
Flink, or Hive, etc. results can easily be visualized with custom Javascript.



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

Reply via email to