Eric Charles created ZEPPELIN-2494:
--------------------------------------
Summary: API Display Type
Key: ZEPPELIN-2494
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2494
Project: Zeppelin
Issue Type: New Feature
Components: zeppelin-zengine
Reporter: Eric Charles
A recurring request goes around automation where users are willing to use the
notebook in a scheduled tool. This means also that the output of the notes have
to be processed by some software.
To indicate an output to be processed by a tool, we should produced structured
content, in other words JSON.
The current output (DisplayType) are TEXT, HTML, TABLE... but nothing is
forseen for JSON.
I propose to add a type API (because %json is already taken by a spell, and
anyway API better indicates the intent).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)