[GitHub] [incubator-iotdb] jixuan1989 closed pull request #1556: Python cli

2020-07-30 Thread GitBox
jixuan1989 closed pull request #1556: URL: https://github.com/apache/incubator-iotdb/pull/1556 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-iotdb] jixuan1989 merged pull request #1572: fix doc links

2020-07-30 Thread GitBox
jixuan1989 merged pull request #1572: URL: https://github.com/apache/incubator-iotdb/pull/1572 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-iotdb] jixuan1989 merged pull request #1583: Fix doc links space encoding

2020-07-30 Thread GitBox
jixuan1989 merged pull request #1583: URL: https://github.com/apache/incubator-iotdb/pull/1583 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1524: [IOTDB-776] Control the memory usage of flushing the memtable

2020-07-30 Thread GitBox
sonarcloud[bot] removed a comment on pull request #1524: URL: https://github.com/apache/incubator-iotdb/pull/1524#issuecomment-665491021 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1524=false=BUG)

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1496: Optimize path

2020-07-30 Thread GitBox
sonarcloud[bot] removed a comment on pull request #1496: URL: https://github.com/apache/incubator-iotdb/pull/1496#issuecomment-665030819 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1524: [IOTDB-776] Control the memory usage of flushing the memtable

2020-07-30 Thread GitBox
sonarcloud[bot] commented on pull request #1524: URL: https://github.com/apache/incubator-iotdb/pull/1524#issuecomment-666093745 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1524=false=BUG)

[GitHub] [incubator-iotdb] jixuan1989 commented on a change in pull request #1496: Optimize path

2020-07-30 Thread GitBox
jixuan1989 commented on a change in pull request #1496: URL: https://github.com/apache/incubator-iotdb/pull/1496#discussion_r462796768 ## File path: antlr/src/main/antlr4/org/apache/iotdb/db/qp/strategy/SqlBase.g4 ## @@ -19,6 +19,8 @@ grammar SqlBase; +@parser::members

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #460: [IOTDB-68] New shared-nothing cluster

2020-07-30 Thread GitBox
sonarcloud[bot] commented on pull request #460: URL: https://github.com/apache/incubator-iotdb/pull/460#issuecomment-666023730 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-iotdb] jixuan1989 commented on pull request #1556: Python cli

2020-07-30 Thread GitBox
jixuan1989 commented on pull request #1556: URL: https://github.com/apache/incubator-iotdb/pull/1556#issuecomment-666027780 Will close this PR as #1578 has fixed all comments here. This is an automated message from the

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1496: Optimize path

2020-07-30 Thread GitBox
sonarcloud[bot] commented on pull request #1496: URL: https://github.com/apache/incubator-iotdb/pull/1496#issuecomment-666087014 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-iotdb] LebronAl opened a new pull request #1583: Fix doc links space encoding

2020-07-30 Thread GitBox
LebronAl opened a new pull request #1583: URL: https://github.com/apache/incubator-iotdb/pull/1583 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-iotdb] jixuan1989 commented on a change in pull request #1496: Optimize path

2020-07-30 Thread GitBox
jixuan1989 commented on a change in pull request #1496: URL: https://github.com/apache/incubator-iotdb/pull/1496#discussion_r462818357 ## File path: tsfile/src/main/java/org/apache/iotdb/tsfile/read/common/Path.java ## @@ -35,8 +37,11 @@ private String alias = null;

[GitHub] [incubator-iotdb] Genius-pig merged pull request #1584: Optimize path - Cached String Pool

2020-07-30 Thread GitBox
Genius-pig merged pull request #1584: URL: https://github.com/apache/incubator-iotdb/pull/1584 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1585: set props in MeasurementSchema to null by default to release memory

2020-07-30 Thread GitBox
sonarcloud[bot] commented on pull request #1585: URL: https://github.com/apache/incubator-iotdb/pull/1585#issuecomment-666251307 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1585=false=BUG)

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #460: [IOTDB-68] New shared-nothing cluster

2020-07-30 Thread GitBox
sonarcloud[bot] commented on pull request #460: URL: https://github.com/apache/incubator-iotdb/pull/460#issuecomment-666272804 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=460=false=BUG)

[GitHub] [incubator-iotdb] Alima777 commented on a change in pull request #1496: Optimize path

2020-07-30 Thread GitBox
Alima777 commented on a change in pull request #1496: URL: https://github.com/apache/incubator-iotdb/pull/1496#discussion_r462813871 ## File path: server/src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java ## @@ -53,11 +53,13 @@ // e.g., .s1 private static final

[GitHub] [incubator-iotdb] qiaojialin opened a new pull request #1585: set props in MeasurementSchema to null by default to release memory

2020-07-30 Thread GitBox
qiaojialin opened a new pull request #1585: URL: https://github.com/apache/incubator-iotdb/pull/1585 If not set the props, 10M timeseries will save 480M memory. ![image](https://user-images.githubusercontent.com/7240743/88903040-9cb7dc80-d285-11ea-8d99-616617fb2385.png)

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #460: [IOTDB-68] New shared-nothing cluster

2020-07-30 Thread GitBox
sonarcloud[bot] removed a comment on pull request #460: URL: https://github.com/apache/incubator-iotdb/pull/460#issuecomment-666057020 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=460=false=BUG)

[GitHub] [incubator-iotdb] Alima777 opened a new pull request #1584: Optimize path - Cached String Pool

2020-07-30 Thread GitBox
Alima777 opened a new pull request #1584: URL: https://github.com/apache/incubator-iotdb/pull/1584 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1585: set props in MeasurementSchema to null by default to release memory

2020-07-30 Thread GitBox
sonarcloud[bot] commented on pull request #1585: URL: https://github.com/apache/incubator-iotdb/pull/1585#issuecomment-666281526 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1585=false=BUG)

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1585: set props in MeasurementSchema to null by default to release memory

2020-07-30 Thread GitBox
sonarcloud[bot] removed a comment on pull request #1585: URL: https://github.com/apache/incubator-iotdb/pull/1585#issuecomment-666251307 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1585=false=BUG)

[GitHub] [incubator-iotdb] Genius-pig commented on a change in pull request #1496: Optimize path

2020-07-30 Thread GitBox
Genius-pig commented on a change in pull request #1496: URL: https://github.com/apache/incubator-iotdb/pull/1496#discussion_r462947458 ## File path: antlr/src/main/antlr4/org/apache/iotdb/db/qp/strategy/SqlBase.g4 ## @@ -19,6 +19,8 @@ grammar SqlBase; +@parser::members

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #460: [IOTDB-68] New shared-nothing cluster

2020-07-30 Thread GitBox
sonarcloud[bot] commented on pull request #460: URL: https://github.com/apache/incubator-iotdb/pull/460#issuecomment-666883825 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=460=false=BUG)

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #460: [IOTDB-68] New shared-nothing cluster

2020-07-30 Thread GitBox
sonarcloud[bot] removed a comment on pull request #460: URL: https://github.com/apache/incubator-iotdb/pull/460#issuecomment-666272804 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=460=false=BUG)

[GitHub] [incubator-iotdb] neuyilan commented on a change in pull request #1588: Enable iotdb to set useasyncserver and useasyncapplier through configuration files

2020-07-30 Thread GitBox
neuyilan commented on a change in pull request #1588: URL: https://github.com/apache/incubator-iotdb/pull/1588#discussion_r463381184 ## File path: cluster/src/main/java/org/apache/iotdb/cluster/config/ClusterDescriptor.java ## @@ -244,6 +244,16 @@ private void loadProps() {

[GitHub] [incubator-iotdb] neuyilan removed a comment on pull request #1588: Enable iotdb to set useasyncserver and useasyncapplier through configuration files

2020-07-30 Thread GitBox
neuyilan removed a comment on pull request #1588: URL: https://github.com/apache/incubator-iotdb/pull/1588#issuecomment-666896954 LGTM This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-iotdb] neuyilan commented on a change in pull request #1588: Enable iotdb to set useasyncserver and useasyncapplier through configuration files

2020-07-30 Thread GitBox
neuyilan commented on a change in pull request #1588: URL: https://github.com/apache/incubator-iotdb/pull/1588#discussion_r463389370 ## File path: cluster/src/assembly/resources/conf/iotdb-cluster.properties ## @@ -107,6 +107,12 @@ enable_auto_create_schema=true # Weak

[GitHub] [incubator-iotdb] neuyilan commented on pull request #1588: Enable iotdb to set useasyncserver and useasyncapplier through configuration files

2020-07-30 Thread GitBox
neuyilan commented on pull request #1588: URL: https://github.com/apache/incubator-iotdb/pull/1588#issuecomment-666896954 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-iotdb] qiaojialin merged pull request #1585: set props in MeasurementSchema to null by default to release memory

2020-07-30 Thread GitBox
qiaojialin merged pull request #1585: URL: https://github.com/apache/incubator-iotdb/pull/1585 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-iotdb] samperson1997 commented on issue #1579: TsFile同步工具如何将数据文件同步到HDFS文件系统中去?

2020-07-30 Thread GitBox
samperson1997 commented on issue #1579: URL: https://github.com/apache/incubator-iotdb/issues/1579#issuecomment-666798847 您好!很抱歉之前在修改文档中的图片时,忽略了文字中的问题。目前**不**支持使用TsFileSync可以将数据文件同步到HDFS上,以同步工具的介绍为准,感谢指证! 文档的文字描述将会在 PR #1586 合并后修复。 Hi, sorry for the incorrect description. We do

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1586: Fix UserGuide/Overview/Architecture

2020-07-30 Thread GitBox
sonarcloud[bot] commented on pull request #1586: URL: https://github.com/apache/incubator-iotdb/pull/1586#issuecomment-666798494 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1586=false=BUG)

[GitHub] [incubator-iotdb] samperson1997 commented on issue #1571: 缺少授权?授权读写后无法使用last

2020-07-30 Thread GitBox
samperson1997 commented on issue #1571: URL: https://github.com/apache/incubator-iotdb/issues/1571#issuecomment-666859308 感谢反馈,此问题将在 PR #1587 合并后在master分支修复 : ) Thanks for your feedback. This issue will be fixed after PR #1587 is merged.

[GitHub] [incubator-iotdb] samperson1997 opened a new pull request #1587: [IOTDB-827] Fix no permissions for operation LAST

2020-07-30 Thread GitBox
samperson1997 opened a new pull request #1587: URL: https://github.com/apache/incubator-iotdb/pull/1587 As is pointed in issue #1571 , after granting `READ_TIMESERIES` privilege, user still could not use LAST. This is an

[GitHub] [incubator-iotdb] wyh-ztf opened a new pull request #1588: Enable iotdb to set useasyncserver and useasyncapplier through configuration files

2020-07-30 Thread GitBox
wyh-ztf opened a new pull request #1588: URL: https://github.com/apache/incubator-iotdb/pull/1588 It is convenient to change the corresponding variables in the code by modifying the configuration file during testing. It is not necessary to change the code and recompile before each test.

[GitHub] [incubator-iotdb] samperson1997 opened a new pull request #1586: Fix UserGuide/Overview/Architecture

2020-07-30 Thread GitBox
samperson1997 opened a new pull request #1586: URL: https://github.com/apache/incubator-iotdb/pull/1586 As is pointed in issue #1579 , users cannot use TsFileSync tool to synchronize the TsFile to the HDFS. This is an

[GitHub] [incubator-iotdb] jixuan1989 merged pull request #1586: Fix UserGuide/Overview/Architecture

2020-07-30 Thread GitBox
jixuan1989 merged pull request #1586: URL: https://github.com/apache/incubator-iotdb/pull/1586 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-iotdb] jt2594838 commented on a change in pull request #1582: [IOTDB-822] Flush Raft Logs Periodically

2020-07-30 Thread GitBox
jt2594838 commented on a change in pull request #1582: URL: https://github.com/apache/incubator-iotdb/pull/1582#discussion_r463355350 ## File path: cluster/src/main/java/org/apache/iotdb/cluster/log/manage/RaftLogManager.java ## @@ -100,6 +100,16 @@ public

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1587: [IOTDB-827] Fix no permissions for operation LAST

2020-07-30 Thread GitBox
sonarcloud[bot] commented on pull request #1587: URL: https://github.com/apache/incubator-iotdb/pull/1587#issuecomment-666863591 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1587=false=BUG)

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1524: [IOTDB-776] Control the memory usage of flushing the memtable

2020-07-30 Thread GitBox
sonarcloud[bot] removed a comment on pull request #1524: URL: https://github.com/apache/incubator-iotdb/pull/1524#issuecomment-666093745 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1524=false=BUG)

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1524: [IOTDB-776] Control the memory usage of flushing the memtable

2020-07-30 Thread GitBox
sonarcloud[bot] commented on pull request #1524: URL: https://github.com/apache/incubator-iotdb/pull/1524#issuecomment-666345975 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1524=false=BUG)

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1585: set props in MeasurementSchema to null by default to release memory

2020-07-30 Thread GitBox
sonarcloud[bot] removed a comment on pull request #1585: URL: https://github.com/apache/incubator-iotdb/pull/1585#issuecomment-666281526 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1585=false=BUG)

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1585: set props in MeasurementSchema to null by default to release memory

2020-07-30 Thread GitBox
sonarcloud[bot] commented on pull request #1585: URL: https://github.com/apache/incubator-iotdb/pull/1585#issuecomment-666339107 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1585=false=BUG)

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1524: [IOTDB-776] Control the memory usage of flushing the memtable

2020-07-30 Thread GitBox
sonarcloud[bot] commented on pull request #1524: URL: https://github.com/apache/incubator-iotdb/pull/1524#issuecomment-666366512 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1524=false=BUG)

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1524: [IOTDB-776] Control the memory usage of flushing the memtable

2020-07-30 Thread GitBox
sonarcloud[bot] removed a comment on pull request #1524: URL: https://github.com/apache/incubator-iotdb/pull/1524#issuecomment-666345975 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1524=false=BUG)

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #460: [IOTDB-68] New shared-nothing cluster

2020-07-30 Thread GitBox
sonarcloud[bot] removed a comment on pull request #460: URL: https://github.com/apache/incubator-iotdb/pull/460#issuecomment-665552300 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-iotdb] Genius-pig commented on a change in pull request #1496: Optimize path

2020-07-30 Thread GitBox
Genius-pig commented on a change in pull request #1496: URL: https://github.com/apache/incubator-iotdb/pull/1496#discussion_r462711198 ## File path: server/src/main/java/org/apache/iotdb/db/metadata/MetaUtils.java ## @@ -56,6 +64,38 @@ static String getNodeRegByIdx(int idx,

[GitHub] [incubator-iotdb] Ring-k commented on a change in pull request #1582: [IOTDB-822] Flush Raft Logs Periodically

2020-07-30 Thread GitBox
Ring-k commented on a change in pull request #1582: URL: https://github.com/apache/incubator-iotdb/pull/1582#discussion_r463416875 ## File path: cluster/src/main/java/org/apache/iotdb/cluster/log/manage/RaftLogManager.java ## @@ -100,6 +100,16 @@ public