Re: I plan to write IoTDB zeppelin-interpreter

2020-02-20 Thread Dawei Liu
Hi, Welcome to IoTDB community! I checked the information about zeppelin. Can I understand that when your pr is merged, we can display the IoTDB's data in a beautiful web? Really cool Thanks --- Dawei Liu > 2020年2月21日 下午2:40,Jialin Qiao 写道: > > Hi Tianyang, > > Welcome to IoTDB

Re: Re: [DISCUSS] When Release 0.10.0

2020-02-20 Thread Jialin Qiao
Hi, I think four PRs should be merged before releasing 0.10.0. - Refactoring Query Engine : https://github.com/apache/incubator-iotdb/pull/713 - Refactoring TsFile Metadata : https://github.com/apache/incubator-iotdb/pull/736 - Refactoring MManager :

Re: I plan to write IoTDB zeppelin-interpreter

2020-02-20 Thread Jialin Qiao
Hi Tianyang, Welcome to IoTDB community! To integrate with Zeppelin, you may need example of JDBC and Session API, which are in the example module under root. As for data ingestion, the native java api Session API (example/session) is more efficient than JDBC, you could try the Session API.

[jira] [Created] (IOTDB-508) Add AlignByDeviceQuery documents

2020-02-20 Thread XiangweiWei (Jira)
XiangweiWei created IOTDB-508: - Summary: Add AlignByDeviceQuery documents Key: IOTDB-508 URL: https://issues.apache.org/jira/browse/IOTDB-508 Project: Apache IoTDB Issue Type: Improvement

I plan to write IoTDB zeppelin-interpreter

2020-02-20 Thread Tianyang Duan
Hi everyone My name is Duan Tianyang and I'm new here. I plan to write IoTDB zeppelin-interpreter to support use of Apache Zeppelin. An issue IOTDB-507 have been created on jira. Suggestions are welcome, thanks. :) -- Duan Tianyang 17372303 University College Dublin, Ireland

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

2020-02-20 Thread Duan Tianyang (Jira)
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

Re: The community is becoming better and better

2020-02-20 Thread Xin Wang
Thanks. I'm glad to work with you to make our community better and better. -Xin Jialin Qiao 于2020年2月18日周二 上午11:31写道: > Hi Xin, > > Welcome! Hope we could give a set of solutions for IoT data from collect, > process to storage. > > -- > Jialin Qiao > School of Software, Tsinghua University > >

[jira] [Created] (IOTDB-506) Compatibility error: The 0.9 server throws exception when accessed by 0.10 session client.

2020-02-20 Thread Xin Wang (Jira)
Xin Wang created IOTDB-506: -- Summary: Compatibility error: The 0.9 server throws exception when accessed by 0.10 session client. Key: IOTDB-506 URL: https://issues.apache.org/jira/browse/IOTDB-506 Project:

Podling Iotdb Report Reminder - March 2020

2020-02-20 Thread jmclean
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 18 March 2020, 10:30 am PDT. The report for your podling will form

[jira] [Created] (IOTDB-505) Add TsFileFilter in series reader to support distributed query

2020-02-20 Thread Tian Jiang (Jira)
Tian Jiang created IOTDB-505: Summary: Add TsFileFilter in series reader to support distributed query Key: IOTDB-505 URL: https://issues.apache.org/jira/browse/IOTDB-505 Project: Apache IoTDB

[jira] [Created] (IOTDB-504) Confusing implementations of next()

2020-02-20 Thread Tian Jiang (Jira)
Tian Jiang created IOTDB-504: Summary: Confusing implementations of next() Key: IOTDB-504 URL: https://issues.apache.org/jira/browse/IOTDB-504 Project: Apache IoTDB Issue Type: Bug Affects