Duan Tianyang created IOTDB-507:
-----------------------------------
Summary: Support use of Apache Zeppelin
Key: IOTDB-507
URL: https://issues.apache.org/jira/browse/IOTDB-507
Project: Apache IoTDB
Issue Type: Wish
Components: Others
Reporter: Duan Tianyang
[Apache Zeppelin|http://zeppelin.apache.org/] is defined as a web-based
notebook which enables data-driven, interactive data analytics and
collaborative documents with SQL, Scala and more. It supports customized
interpreters, through which user input is converted to commands, and the
results can be presented on the web page.
An IoTDB zeppelin-interpreter can be implemented by extending
org.apache.zeppelin.interpreter, as instructed in [this
tutorial|http://zeppelin.apache.org/docs/0.8.2/development/writing_zeppelin_interpreter.html].
Once done, Zeppelin features (like data exploration, visualization, sharing
and collaboration) can be applied to IoTDB to offer a better user experience.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)