Re: [Discuss]A demo site running iotdb

2020-06-12 Thread Xiangdong Huang
Hi all, I find there is a JIRA issue for this feature[1]. So, we can either discuss here or leave message in the jira. [1] https://issues.apache.org/jira/browse/IOTDB-677 Best, --- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院

Re: [Discuss]A demo site running iotdb

2020-06-12 Thread Xiangdong Huang
> well if you need a VM for something like this, just ask Infra. We indeed have already a VM from infra :D But, as Sail is not the apache committer, he can not access the VM. So, I think it makes sense that he deploy an in-progress demo on his private or other server.. (as the goal is just

disable automatically update the website in Jenkins

2020-06-12 Thread Xiangdong Huang
Hi all, The automatic updating of the website has failed 3 times [1] because of OOM bug of the vuepress plugin... Then I have to disable it in [2]. Before the bug is fixed, we have to deploy the website manually by using `mvn package scm-publish:publish-scm` (make sure you have >=8GB memory

Maven-assembly-plugin does not retain the executable permission of scripts in *.zip file

2020-06-12 Thread Xiangdong Huang
Hi all, Today when I release v0.10.0, I find the executable permission of scripts under sbin/ folder is lost. Can someone know how to fix it? I tried to claim the permission explicitly in server/assembly/server.xml, but it does not work: src/assembly/resources

[discuss] Apache IoTDB 0.10.0 (incubating) RC1 release

2020-06-12 Thread Xiangdong Huang
Hi all, we can discuss the issue about releasing v0.10.0 RC1 here. Best, --- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院

[VOTE] Apache IoTDB 0.10.0 (incubating) RC1 release

2020-06-12 Thread Xiangdong Huang
Hi all, Welcome to verify the release of Apache IoTDB (incubating) 0.10.0. Apache IoTDB (Incubating) 0.10.0 has been staged under [1] and it’s time to vote on accepting it for release. All Maven artifacts are available under [2]. The release note can be get from [5]. The data file of v0.10.0

[BUILD-FAILURE]: Job 'IoTDB-Pipeline/master [master] [393]'

2020-06-12 Thread Apache Jenkins Server
BUILD-FAILURE: Job 'IoTDB-Pipeline/master [master] [393]': Check console output at "https://builds.apache.org/job/IoTDB-Pipeline/job/master/393/;>IoTDB-Pipeline/master [master] [393]"

Re: JSON Input for IoTDB

2020-06-12 Thread Julian Feinauer
Hey Jialin, thanks for your response. I indeed took the second path you suggested. Currently I try to implement it like Type Erasure in Java, so at PlanExecutor level a mapping is done to "plain IoTDB types" and ist a regular insert. Only the PlanExecutor may know that it was a structure

Re: [Discuss]A demo site running iotdb

2020-06-12 Thread Giorgio Zoppi
Hello, i'll provide iotdb.dev domain if you want.

Re: [Discuss]A demo site running iotdb

2020-06-12 Thread Christofer Dutz
Hi all, well if you need a VM for something like this, just ask Infra. I think every project can have a VM, if they need one. Chris Am 12.06.20, 07:56 schrieb "Julian Feinauer" : Hi, I think this ist he best way for sure. In the meantime or if this does now work out I can also