Re: Start IoTDB client failed

2019-03-20 Thread Xiangdong Huang
Hi Jenson, Currently we have not detailed documents (in particular the English version).. Now you can find some from Apache IoTDB confluence. And, there are some wiki pages in our old repository (before we entered the incubator), these wikis will be updated and then migrated to the confluence in t

Forwarding the JIRA notification to this mailing list is enable

2019-03-20 Thread Xiangdong Huang
Hi, >From now on the jira notifications will be forwarded to this mailing list [1]. All the following events will be forwarded, - issue created - issue updated - issue assigned - issue resolved - issue closed - issue commented - issue comment edited - issue comment deleted - issue reopened - iss

Re: Start IoTDB client failed

2019-03-20 Thread Jenson
Hi, thanks for the reply. After rebuilding iotdb and iotdb-cli modules, I started the client successfully. By the way, are there any designing documents for beginners? 徐毅 于2019年3月20日周三 下午2:21写道: > Hi, > > I have created a pull request[1] to fix errors in our document. After > this pr is merged,

Re: Reduce the types of exceptions...

2019-03-20 Thread Xu yi
Hi Shall we create a iotdb-common sub-module to store these exceptions? iPhoneから送信 2019/03/20 23:44、Xiangdong Huang のメール: > Hi, > > I noticed that now we have too many exception classes... 17 kinds of > exceptions in the TsFile module, and 25 kinds of exceptions in the IoTDB > module... Now

Reduce the types of exceptions...

2019-03-20 Thread Xiangdong Huang
Hi, I noticed that now we have too many exception classes... 17 kinds of exceptions in the TsFile module, and 25 kinds of exceptions in the IoTDB module... Now I don't even dare to add new exceptions... Maybe we need to refactor these exceptions to reduce the number of them. By the way, we can i

finish code review for existing PRs ASAP

2019-03-20 Thread Xiangdong Huang
Hi, Now we have 9 PRs that are waiting for been merged... (and some are for fixing critical bugs..) Please take care of these PRs, either modify the codes or rebuttal if there are changes requested, or review once again to decide whether the status can be changed to the approval status... Do not

Re: Integrate Calcite in IoTDB

2019-03-20 Thread Julian Feinauer
Hey Gaofei, a short update. I pushed a change to go to Calcite 1.18.0 Release version. Now everything should work out of the box. Sorry again! Julian Am 20.03.19, 15:19 schrieb "Julian Feinauer" : Hi Gaofei, well it seems from the first message indeed as if you simply should build

Re: Integrate Calcite in IoTDB

2019-03-20 Thread Julian Feinauer
Hi Gaofei, well it seems from the first message indeed as if you simply should build the local Calicte snapshot. Calcite is currently about to do the 1.19 release so their build should work. Let me see if we can simply downgrade everything on 1.18 release of calcite. If so, everything should be

Re: Integrate Calcite in IoTDB

2019-03-20 Thread Gaofei Cao
Hi Julian, I cloned your repo https://github.com/JulianFeinauer/incubator-iotdb/tree/ calcite-integration, but an error appeared as below. Could not resolve dependencies for project >> org.apache.iotdb:iotdb-calcite:jar:0.8.0-SNAPSHOT: Failure to find >> org.apache.calcite:calcite-core:jar:1.19.0