You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by "Duan Tianyang (Jira)" <ji...@apache.org> on 2020/02/21 04:36:00 UTC

[jira] [Created] (IOTDB-507) Support use of Apache Zeppelin

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)