You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Randy Gelhausen (JIRA)" <ji...@apache.org> on 2016/12/09 20:19:58 UTC

[jira] [Created] (ZEPPELIN-1782) Expose all paragraph output as Angular variables

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)