Re: Embdedded IoTDB Grafana Endpoint

2020-11-09 Thread Boris Zhu
Comparing to restful API, using javascript API reduces JSON parse and can use all session functions. If we do this, I think we should publish a javascript/typescript connector package in npm (like a maven in java). By the way, I develop a simple grafanan iotdb plugin (

Re: Embdedded IoTDB Grafana Endpoint

2020-11-09 Thread Jialin Qiao
Hi, Thank you for sharing the use case! Currently we do not have a JavaScript API. However, since we use thrift [1] as the RPC framework, you could generate the JavaScript API easily. Please refer to the usage of Python API [2] [1] https://github.com/apache/iotdb/tree/master/thrift [2]

Re: Add a pinned issue: Join the comunity

2020-11-09 Thread Xiangdong Huang
Hi, I think ... "call for English version" .. Best. --- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 Jialin Qiao 于2020年11月10日周二 下午1:55写道: > Hi, > > > Haonan and I add a pinned issue (in Chinese) [1] at the github, mainly for >

Add a pinned issue: Join the comunity

2020-11-09 Thread Jialin Qiao
Hi, Haonan and I add a pinned issue (in Chinese) [1] at the github, mainly for guiding how to join the community and contribute. Please have a check if it has errors or could be improved ~ [1] https://github.com/apache/iotdb/issues/1995 Thanks, -- Jialin Qiao School of Software, Tsinghua

Re: IoTDB Travis CI is back to normal

2020-11-09 Thread Haonan Hou
Hi, I found the PR of "reopen website checker on travis”[1] caused all travis tests of IoTDB stoped. Therefore, I submit a PR[2] to re-close the website checker to make sure other travis tests work properly. For existing PRs, please merge with the master branch again to get the CI test

IoTDB mongthly report to the Board

2020-11-09 Thread Xiangdong Huang
Hi all, This is the draft of the monthly report of IoTDB (October). Please have a review. ## Description: The mission of Apache IoTDB is the creation and maintenance of software related to an IoT native database with high performance for data management and analysis ## Issues: no issue.