Re:Re: Plans of January of 2019

2019-01-01 Thread
Hi I have some questions about ASF's Jenkins. 1) Can anyone who forks our project use this jenkens when he creates a pull request from his forked project? 2) In our own jenkins, we create a pipeline to run unit test for every sub-module. Specially, for iotdb sub-module, we have two pipelines

Re: [BUILD-UNSTABLE]: Job 'IoTDB-Pipeline/master [master] [1]'

2019-01-18 Thread
Hi, I have create a pull request from my forked repo, will it trigger the jenkins pipeline? Thanks Xu Yi | | On 1/18/2019 22:54,Christofer Dutz wrote: OK ... so now you guys should be setup ... Jenkins automatically builds all branches that contain a Jenkinsfile. So if you branch off

Re: ASF Headers including Year ...

2019-01-18 Thread
Hi Does maven provide some plugins to append header? I used the following plugin before, but it will add line break character which cannot pass code style check. com.mycila license-maven-plugin 3.0 | | 徐毅 | | xuyith...@126.com | 签名由网易邮箱大师定制 On 1/19/2019 00:30,Justin Mclean wrote: HI

Re: ASF Headers including Year ...

2019-01-18 Thread
Hi, We have a asf.header file in our project, we use this as asf header in codes. Maybe we omit some files to use header like "Copyright © 2019 Apache IoTDB(incubating) (dev@iotdb.apache.org)". Are there many files use old header? I can help to delete them. Thanks Xu Yi On 1/18/2019

Re: ASF Headers including Year ...

2019-01-18 Thread
dex On 1/19/2019 01:05,徐毅 wrote: Can rat-Maven-plugin append header to java file? I check the document, it seems that rat plugin is used to check header? Xu Yi On 1/19/2019 00:52,Christofer Dutz wrote: Generally I had already setup everything correctly for Apache incubator projects, so just pl

Re: Time-Zone sensitive tests?

2019-01-18 Thread
Hi It seem to be a bug,wait a moment. I'll fix the problem right away. Thanks Xu Yi | | 徐毅 | | xuyith...@126.com | 签名由网易邮箱大师定制 On 1/18/2019 15:19,Christofer Dutz wrote: Hi, I’m getting these test errors when trying to build the current version: [ERROR] Failures: [ERROR

Re: Time-Zone sensitive tests?

2019-01-18 Thread
Hi, I create a pull request to fix this problem. I'am sorry that I didn't test in different regions in last modification. Now it will work in every region around the world. Thanks Xu Yi On 1/18/2019 16:32,徐毅 wrote: Hi It seem to be a bug,wait a moment. I'll fix the problem right away

Re: ASF Headers including Year ...

2019-01-18 Thread
Can rat-Maven-plugin append header to java file? I check the document, it seems that rat plugin is used to check header? Xu Yi On 1/19/2019 00:52,Christofer Dutz wrote: Generally I had already setup everything correctly for Apache incubator projects, so just place the header Justin posted and

Re: [BUILD-UNSTABLE]: Job 'IoTDB-Pipeline/master [master] [1]'

2019-01-18 Thread
wouldn't want to run outside build-jobs on Apache infrastructure. If you want that, you could probably ask Infra to enable travis integration ... I will gladly provide a .travis.yml for that. Chris Am 18.01.19, 16:14 schrieb "徐毅" : Hi, I have create a pull request from my f

Re: [BUILD-UNSTABLE]: Job 'IoTDB-Pipeline/master [master] [1]'

2019-01-18 Thread
it. Chris Am 18.01.19, 16:35 schrieb "徐毅" : So we should create a new branch in apache/incubator-iotdb and create a pr to master. Only in this circumstance, it will trigger jenkins? On 1/18/2019 23:19,Christofer Dutz wrote: Nope ... only code in the official Apache repo will trig

Re: Could someone please address the last two failing tests?

2019-01-22 Thread
Hi, Now iotdb is stable, from #14 on master branch, i skipped two failed test for now. We'll soon find out why these two tests failed on jenkins since jenkins can build other branches now. Sorry for the delay. Thanks Xu Yi On 1/22/2019 16:33,Christofer Dutz wrote: Hi all, in order to get

Re: Re: Questions about building the website of IoTDB Project

2018-12-17 Thread
Hi, I have built our IoTDB website partly. If I want to publish our website, do I need to create a pull request which contains only html/css/img files, to https://github.com/apache/incubator-iotdb-website? Otherwise, can i directly push codes to this repo? Thanks, Yi Xu > -原始邮件- >

Re: [incubator-iotdb-website] branch master updated: Added a first version of a Jenkinsfile for build on Apache Infra

2018-12-20 Thread
Hi, I notice that jenkins pipeline file has been added into incubator-iotdb-website project on master branch. I have two questions about this file. First, I do not see codes like "asf-site", so how can this script push static files(html/css/js) to asf-site branch to release new changes?

Re: Re: [incubator-iotdb-website] branch master updated: Added a first version of a Jenkinsfile for build on Apache Infra

2018-12-20 Thread
; : > > Well it's simply not finished yet ... I intentionally didn't add the push > part yet as I wanted the generation part to work first. > And there were infra issues this morning that prevented me from > proceeding faster (git-websites nodes were all offline) > I

Re: Re: Vulnerability check bug

2018-12-26 Thread
> > Chris > > Outlook for Android<https://aka.ms/ghei36> herunterladen > > > From: 徐毅 > Sent: Wednesday, December 26, 2018 10:49:39 AM > To: d...@iotdb.incubator.apache.org > Subject: Vulnerability check bug > > Hi, >

Vulnerability check bug

2018-12-26 Thread
Hi, When i execute `mvn clean pacakge -Dmaven.test.skip=true`, in some machines(Ubuntu 14.04), i got this error: - [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (vulnerability-checks) on project root: Execution

Re: Git issue sor JIRA?

2018-12-20 Thread
Hi, I prefer JIRA. Thanks Yi Xu > -原始邮件- > 发件人: "Justin Mclean" > 发送时间: 2018-12-20 15:35:36 (星期四) > 收件人: dev@iotdb.apache.org > 抄送: > 主题: Git issue sor JIRA? > > Hi, > > > Can anyone create our iotdb project? > > I can via the ASF self service [1] but do you want to use JIRA for

Re: Re: Questions about building the website of IoTDB Project

2018-12-07 Thread
Hi, I have some questions about website requirements in [1]. First, 'Every podling should maintain an incubation status file under: http://incubator.apache.org/projects/podlingname.html'. So what does 'incubation status file' means? Second, 'Eventual extra incubation documents should be filed

Re: Plans of January of 2019

2019-01-02 Thread
+mintues)? And if some of these tests fail, we must re-run all unit tests? Thanks Yi Xu | | 徐毅 | | xuyith...@126.com | 签名由网易邮箱大师定制 On 1/2/2019 21:16,Christofer Dutz wrote: Hi Yi, Re 1) If your PR is in the same repo, the multibranch pipeline plugin could automatically setup builds for every

Re: Re: Questions about building the website of IoTDB Project

2018-12-19 Thread
Hi, I'm wondering who has the right to create the infra ticket for turning on our website. Also, I configure a pipeline test for website by using travis-ci at https://github.com/apache/incubator-iotdb-website/pull/1. I suppose incubator-iotdb-website should configure the travis-ci. Does

Re: Re: Re: Questions about building the website of IoTDB Project

2018-12-19 Thread
. > > Willem Jiang > > Twitter: willemjiang > Weibo: 姜宁willem > > On Wed, Dec 19, 2018 at 7:07 PM 徐毅 wrote: > > > > Hi, > > > > I'm Xu Yi. I have sent the ICLA and received the 'Account Request' email > > like this: > > > > ``` > >

Re: Re: Questions about building the website of IoTDB Project

2018-12-19 Thread
branches (no other branches and no other nodes will work). > > If you want I can help you with all of this. > > Chris > > > > Am 19.12.18, 16:23 schrieb "徐毅" : > > Hi, > > I'm wondering who has the right to create the infra tick

Re: Re: Questions about building the website of IoTDB Project

2018-12-19 Thread
s about building the website of IoTDB Project > > Yes. You could do that. Travis has encryption mechanism. So your tokens will > be safe. > > > > Sheng Wu > Apache SkyWalking, ShardingSphere, Zipkin > > From Wu Sheng 's phone. > > > -- O

Re: [RESULT] [VOTE] IoTDB Logo

2019-04-02 Thread
Hi I have updated our website[1] to use logo picture on the navigation bar. It seems that the size of "apache" is too small to see clearly. Do you have any idea about this? [1] http://iotdb.apache.org/#/ Thanks On 4/3/2019 11:08,Stefanie Zhao wrote: Logo updated. Please check. Note:

Re: AW: Reforma the output of TimeSeries in JSON

2019-04-04 Thread
Hi, It seems you replace a object by using a list? Is it necessary? By the way, in new format, what does ""args":{"$ref":"$.root[0].a[0].d0[0].s0.args"}," mean ? Thanks XuYi On 4/4/2019 12:23,Julian Feinauer wrote: +1 Von meinem Mobiltelefon gesendet Ursprüngliche Nachricht

IoTDB supports distributed version

2019-03-27 Thread
Hi, IoTDB only supports stand-alone version now. We plan to develop distributed version in next two months. We initially decided to use the master-slave architecture. The master node is responsible for processing read and write requests, and the slave node, which is a copy of master

Re: Cannot login Apache Jenkins

2019-02-26 Thread
Hi, Now I can login without problems. Maybe jenkins encountered some problems a few hours ago. Thanks, XuYI On 2/26/2019 21:24,Julian Feinauer wrote: Hi XuYi, I did a first check some hours ago and it took a long time (and didn't respond). But now I can login without problems. Do you use

Re: Upgrate Nodejs version for our jenkins environment

2019-02-25 Thread
"徐毅" : Hi, Recently, I have found that our jenkins pipeline for iotdb-website project always fail when executing `npm install`. On my computer, it works. Nodejs and npm version are: $ node -v v10.15.1 $ npm -v 6.4.1 On Apache jenkins, their versions are: npm ERR! node v6.16

Problems about rat plugin and apache header check

2019-03-03 Thread
Hi, Now we use rat plugin to check apache header, it seems that our project can pass rat check on linux but failed on windows. If someone creates a pull request from his forked repo, we use travis-ci to run tests on different os without checking apache header. If we add apache header check

Re: AW: Problems about rat plugin and apache header check

2019-03-03 Thread
Mobiltelefon gesendet Ursprüngliche Nachricht Betreff: Problems about rat plugin and apache header check Von: 徐毅 An: dev@iotdb.apache.org Cc: Hi, Now we use rat plugin to check apache header, it seems that our project can pass rat check on linux but failed on windows

Re: AW: Problems about rat plugin and apache header check

2019-03-03 Thread
Hi, I am not sure whether travis can provide a separated pipeline to run user-specified command. What do you mean about `user-specified command`? Best, --- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 徐毅 于2019年3月3日周日 下午8:13写道: Hi Wh

Re: AW: Problems about rat plugin and apache header check

2019-03-03 Thread
ang School of Software, Tsinghua University 黄向东 清华大学 软件学院 徐毅 于2019年3月3日周日 下午8:13写道: Hi When someone creates a pull request from forked repo, jenkins won't trigger to run tests. So we use travis-ci to trigger tests on different os. I am not sure whether travis can provide a separated pip

Re: Do we have a plan to release the first normal version of IoTDB this month?

2019-03-12 Thread
. p.s. In Maven, there is no solution to automatically use the latest version of dependencies. I think it is designed for the sake of reproducible builds. Correct me if I am not right. Thanks, Jiaye On Tue, Mar 12, 2019 at 3:44 PM 徐毅 wrote: Hi So when Maven releases a new version, we should

Re: IoTDB Logo Design

2019-03-11 Thread
Hi, It looks good, I hope we can add this logo to our website as soon as possible. Thanks XuYi On 3/11/2019 13:35,Xiangdong Huang wrote: +1! I have been looking forward to it for a long time. :P Best, --- Xiangdong Huang School of Software, Tsinghua University

Re: Operation and robustness of iotDB

2019-03-07 Thread
Hi, In the definition of ChunkGroup, what is the meaning of 'share one time signal'? Do these measurements share same timestamps? Thanks XuYi On 3/8/2019 01:11,Julian Feinauer wrote: Hey Xiangdong, hey all, I like the documentation much. The only thing I'm a bit unsure is about the names (as

Re: [IOTDB-6]Value filter query optimization #79

2019-03-09 Thread
Hi, So after you optimize query process, how much has the efficiency of queries improved? Thanks XuYi On 3/9/2019 19:04,suyue wrote: Hi, all. I’m now working on the query process of IOTDB. This PR optimizes value-filtering range queries.The related JIRA issue is

Re: Start IoTDB client failed

2019-03-19 Thread
Hi Thanks for your feedback, you can create an issue on jira(https://issues.apache.org/jira/projects/IOTDB/issues), since our mailing list does not support picture. I'am sorry that our document has some errors which confused you, i will fix it soon. Indeed, start-server.sh script is located

Re: Start IoTDB client failed

2019-03-19 Thread
Hi Sorry, i made a mistake, start-client.sh script is located at /iotdb-cli/cli directory, you don't need to move it to /iotdb/iotdb directory. Thanks On 3/20/2019 12:56,徐毅 wrote: Hi Thanks for your feedback, you can create an issue on jira(https://issues.apache.org/jira/projects/IOTDB

Re: Start IoTDB client failed

2019-03-20 Thread
Hi, I have created a pull request[1] to fix errors in our document. After this pr is merged, our website will update to the latest version. [1]. https://github.com/apache/incubator-iotdb/pull/104 Thanks. On 3/20/2019 12:58,徐毅 wrote: Hi Sorry, i made a mistake, start-client.sh script

Re: The problem to start IoTDB

2019-05-25 Thread
he screenshots of my operation in the JIRA issue. Please have a look. If I have done something wrong, please welcome to tell me. Best regards, Tsung Han Tsai 寄件者: 徐毅 寄件日期: 2019年5月24日 下午 11:45 收件者: dev@iotdb.apache.org 主旨: Re: The problem to start IoTDB Hi, Jack T

Re: The problem to start IoTDB

2019-05-25 Thread
月25日周六 上午1:54写道: Hi XuYi, I have attached the screenshots of my operation in the JIRA issue. Please have a look. If I have done something wrong, please welcome to tell me. Best regards, Tsung Han Tsai ____ 寄件者: 徐毅 寄件日期: 2019年5月24日 下午 11:45 收件者: dev@iotdb.apache.org

Re: IOTDB user inquiry from Sunny Wenhui Wu

2019-04-19 Thread
Hi, Thanks for your feedback, I have created a pull request to fix your issues at [1]. Now you can use `export-csv.sh -h 127.0.0.1 -p 6667 -u root -pw root -td ./ -f ` to specific your export file. default file name is dump.csv as usual. If you have any question, you can reply this email

Re: [jira] [Created] (IOTDB-80) Import/Export script Improvement

2019-04-19 Thread
Hi Where do i set "easy-fix" label? i cannot find on jira. Thanks XuYi On 4/19/2019 22:38,Xiangdong Huang wrote: Glad to see JIRA notification is enabled! Can this issue be set as "easy-fix"? Best, --- Xiangdong Huang School of Software, Tsinghua University 黄向东

Re: add progress bar?

2019-04-21 Thread
Hi, I have create an pull request at [1]. Now, import script has a process bar to indicate how many lines have been imported and how many line remains. Export script will print how many lines have been written to output file(It is difficult to add process bar since I don't know many lines

Re: Reminding of changes in RPC

2019-09-19 Thread
Hi, Change definitions in rpc.thrift should be careful. For example, you have jdbc with 0.8.0 and iotdb with 0.8.1 whose rpc.thrit are a little bit different. It is most likely that you cannot use jdbc with 0.8.0 to connect iotdb with 0.8.1 since they are not compatible. This may

20+ pull requests to merge?

2019-09-30 Thread
Hi, I have noticed that there are about 20 pull requests ready to merge. Shall we decide whether to merge them into master as soon as possible? Thanks, XuYi

回复: 关于IoTDB时序数据库的一些使用相关问题

2019-09-24 Thread
Hi, It seems that chinese version is still in progress? You can read english version temporarily. Thanks XuYi 在2019年09月25日 08:34,Xiangdong Huang 写道: Hi, You can get the JDBC document from http://iotdb.apache.org/#/Documents/0.8.0/chap6/sec1 (click 切换到中文), and SQL from

Re:Weird things while using benchmark.

2019-09-24 Thread
Hi, You can contact liurui directly. I guess there are some error configurations in your file. Thanks XuYi On 09/25/2019 11:04,Tian Jiang wrote: Hi, When I used IoTDB-benchmark to perform insertions to IoTDB (both are the master branch), I got some really weird phenomenons. 1. This is my

Re: [VOTE] Start the graduation process

2020-09-02 Thread
+1 XuYi On 09/2/2020 20:38,Julian Feinauer wrote: +1 Julian Am 02.09.20, 08:20 schrieb "Xiangdong Huang" : Hi, Very glad to see all our mentors voted +1. Cheers, --- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 Willem Jiang

Re: [VOTE] Migrate the default branch from "master" to "main"/"develop"

2020-09-22 Thread
Hi, I always consider “master" branch as a stable version to use. How about providing another “stable” branch so that our users can easily find a stable version to build and deploy. Thanks XuYi On 09/22/2020 17:44,Houliang Qi wrote: Hi, all +1 for [D]Develop. Thanks,