[GitHub] asdf2014 commented on a change in pull request #6185: 'shutdownAllTasks' API for a dataSource

2018-08-16 Thread GitBox
asdf2014 commented on a change in pull request #6185: 'shutdownAllTasks' API for a dataSource URL: https://github.com/apache/incubator-druid/pull/6185#discussion_r210798597 ## File path: indexing-service/src/main/java/io/druid/indexing/overlord/http/OverlordResource.java

[GitHub] QiuMM commented on a change in pull request #6185: 'shutdownAllTasks' API for a dataSource

2018-08-16 Thread GitBox
QiuMM commented on a change in pull request #6185: 'shutdownAllTasks' API for a dataSource URL: https://github.com/apache/incubator-druid/pull/6185#discussion_r210794916 ## File path: indexing-service/src/main/java/io/druid/indexing/overlord/http/OverlordResource.java ##

[GitHub] asdf2014 commented on a change in pull request #6162: Add maven.exec.xxx.skip option for exec-maven-plugin

2018-08-16 Thread GitBox
asdf2014 commented on a change in pull request #6162: Add maven.exec.xxx.skip option for exec-maven-plugin URL: https://github.com/apache/incubator-druid/pull/6162#discussion_r210788802 ## File path: docs/content/development/build.md ## @@ -22,7 +22,7 @@ mvn clean package

[GitHub] asdf2014 commented on a change in pull request #6162: Add maven.exec.xxx.skip option for exec-maven-plugin

2018-08-16 Thread GitBox
asdf2014 commented on a change in pull request #6162: Add maven.exec.xxx.skip option for exec-maven-plugin URL: https://github.com/apache/incubator-druid/pull/6162#discussion_r210788731 ## File path: distribution/pom.xml ## @@ -174,6 +83,111 @@ +

[GitHub] asdf2014 commented on a change in pull request #6162: Add maven.exec.xxx.skip option for exec-maven-plugin

2018-08-16 Thread GitBox
asdf2014 commented on a change in pull request #6162: Add maven.exec.xxx.skip option for exec-maven-plugin URL: https://github.com/apache/incubator-druid/pull/6162#discussion_r210787456 ## File path: distribution/pom.xml ## @@ -174,6 +83,111 @@ +

[GitHub] jihoonson commented on a change in pull request #6186: Serde test for JdbcExtractionNamespace.

2018-08-16 Thread GitBox
jihoonson commented on a change in pull request #6186: Serde test for JdbcExtractionNamespace. URL: https://github.com/apache/incubator-druid/pull/6186#discussion_r210723854 ## File path: common/src/main/java/io/druid/metadata/MetadataStorageConnectorConfig.java ## @@

[GitHub] QiuMM commented on a change in pull request #6185: 'shutdownAllTasks' API for a dataSource

2018-08-16 Thread GitBox
QiuMM commented on a change in pull request #6185: 'shutdownAllTasks' API for a dataSource URL: https://github.com/apache/incubator-druid/pull/6185#discussion_r210699120 ## File path: indexing-service/src/main/java/io/druid/indexing/overlord/http/OverlordResource.java ##

[GitHub] gianm commented on a change in pull request #6185: 'shutdownAllTasks' API for a dataSource

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6185: 'shutdownAllTasks' API for a dataSource URL: https://github.com/apache/incubator-druid/pull/6185#discussion_r210697305 ## File path: indexing-service/src/main/java/io/druid/indexing/overlord/http/OverlordResource.java ##

[GitHub] QiuMM commented on a change in pull request #6185: 'shutdownAllTasks' API for a dataSource

2018-08-16 Thread GitBox
QiuMM commented on a change in pull request #6185: 'shutdownAllTasks' API for a dataSource URL: https://github.com/apache/incubator-druid/pull/6185#discussion_r210693684 ## File path: indexing-service/src/main/java/io/druid/indexing/overlord/http/OverlordResource.java ##

[GitHub] jihoonson closed pull request #6070: Use JUnit TemporaryFolder rule instead of system temp folder

2018-08-16 Thread GitBox
jihoonson closed pull request #6070: Use JUnit TemporaryFolder rule instead of system temp folder URL: https://github.com/apache/incubator-druid/pull/6070 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[incubator-druid] branch master updated: Use JUnit TemporaryFolder rule instead of system temp folder (#6070)

2018-08-16 Thread jihoonson
This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-druid.git The following commit(s) were added to refs/heads/master by this push: new 62e5800 Use JUnit TemporaryFolder

[GitHub] jihoonson commented on a change in pull request #6162: Add maven.exec.xxx.skip option for exec-maven-plugin

2018-08-16 Thread GitBox
jihoonson commented on a change in pull request #6162: Add maven.exec.xxx.skip option for exec-maven-plugin URL: https://github.com/apache/incubator-druid/pull/6162#discussion_r210688935 ## File path: docs/content/development/build.md ## @@ -22,7 +22,7 @@ mvn clean

[GitHub] jihoonson commented on a change in pull request #6162: Add maven.exec.xxx.skip option for exec-maven-plugin

2018-08-16 Thread GitBox
jihoonson commented on a change in pull request #6162: Add maven.exec.xxx.skip option for exec-maven-plugin URL: https://github.com/apache/incubator-druid/pull/6162#discussion_r210687869 ## File path: distribution/pom.xml ## @@ -174,6 +83,111 @@ +

[GitHub] gianm commented on a change in pull request #6185: 'shutdownAllTasks' API for a dataSource

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6185: 'shutdownAllTasks' API for a dataSource URL: https://github.com/apache/incubator-druid/pull/6185#discussion_r210685730 ## File path: docs/content/operations/api-reference.md ## @@ -378,6 +378,9 @@ Endpoint for submitting

[GitHub] gianm commented on a change in pull request #6185: 'shutdownAllTasks' API for a dataSource

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6185: 'shutdownAllTasks' API for a dataSource URL: https://github.com/apache/incubator-druid/pull/6185#discussion_r210687548 ## File path: indexing-service/src/main/java/io/druid/indexing/overlord/http/OverlordResource.java ##

[GitHub] QiuMM commented on issue #6115: Druid should have a 'shutdownAllTasks' API for a dataSource

2018-08-16 Thread GitBox
QiuMM commented on issue #6115: Druid should have a 'shutdownAllTasks' API for a dataSource URL: https://github.com/apache/incubator-druid/issues/6115#issuecomment-413630853 Sounds good, I also want this. I opened a pr to support it.

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r210661609 ## File path: sql/src/main/java/io/druid/sql/calcite/schema/SystemSchema.java ## @@ -0,0 +1,435 @@ +/* +

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r210663473 ## File path: sql/src/main/java/io/druid/sql/calcite/schema/SystemSchema.java ## @@ -0,0 +1,435 @@ +/* +

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r210677643 ## File path: sql/src/main/java/io/druid/sql/calcite/schema/SystemSchema.java ## @@ -0,0 +1,435 @@ +/* +

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r210662196 ## File path: sql/src/main/java/io/druid/sql/calcite/schema/SystemSchema.java ## @@ -0,0 +1,435 @@ +/* +

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r210662719 ## File path: sql/src/main/java/io/druid/sql/calcite/schema/SystemSchema.java ## @@ -0,0 +1,435 @@ +/* +

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r210659443 ## File path: sql/src/main/java/io/druid/sql/calcite/schema/SystemSchema.java ## @@ -0,0 +1,435 @@ +/* +

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r207957383 ## File path: docs/content/querying/sql.md ## @@ -481,6 +485,77 @@ SELECT * FROM

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r210677565 ## File path: sql/src/main/java/io/druid/sql/calcite/schema/SystemSchema.java ## @@ -0,0 +1,435 @@ +/* +

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r210660722 ## File path: sql/src/main/java/io/druid/sql/calcite/schema/SystemSchema.java ## @@ -0,0 +1,435 @@ +/* +

[GitHub] QiuMM opened a new pull request #6185: 'shutdownAllTasks' API for a dataSource

2018-08-16 Thread GitBox
QiuMM opened a new pull request #6185: 'shutdownAllTasks' API for a dataSource URL: https://github.com/apache/incubator-druid/pull/6185 #6115 This is an automated message from the Apache Git Service. To respond to the

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r209743197 ## File path: docs/content/querying/sql.md ## @@ -481,6 +485,77 @@ SELECT * FROM

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r209744738 ## File path: docs/content/querying/sql.md ## @@ -481,6 +485,77 @@ SELECT * FROM

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r210663939 ## File path: sql/src/main/java/io/druid/sql/calcite/schema/SystemSchema.java ## @@ -0,0 +1,435 @@ +/* +

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r209748999 ## File path: sql/src/main/java/io/druid/sql/calcite/schema/SystemSchema.java ## @@ -0,0 +1,435 @@ +/* +

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r210627821 ## File path: sql/src/main/java/io/druid/sql/calcite/schema/SystemSchema.java ## @@ -0,0 +1,435 @@ +/* +

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r208006429 ## File path: docs/content/querying/sql.md ## @@ -481,6 +485,77 @@ SELECT * FROM

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r208004645 ## File path: docs/content/querying/sql.md ## @@ -481,6 +485,77 @@ SELECT * FROM

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r210669152 ## File path: sql/src/main/java/io/druid/sql/calcite/schema/SystemSchema.java ## @@ -0,0 +1,435 @@ +/* +

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r209758183 ## File path: sql/src/main/java/io/druid/sql/calcite/schema/SystemSchema.java ## @@ -0,0 +1,435 @@ +/* +

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r209743270 ## File path: docs/content/querying/sql.md ## @@ -481,6 +485,77 @@ SELECT * FROM

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r207922200 ## File path: docs/content/querying/sql.md ## @@ -481,6 +485,77 @@ SELECT * FROM

[GitHub] gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989)

2018-08-16 Thread GitBox
gianm commented on a change in pull request #6094: Introduce SystemSchema tables (#5989) URL: https://github.com/apache/incubator-druid/pull/6094#discussion_r208005582 ## File path: docs/content/querying/sql.md ## @@ -481,6 +485,77 @@ SELECT * FROM

[GitHub] sanastas commented on issue #5698: Oak: New Concurrent Key-Value Map

2018-08-16 Thread GitBox
sanastas commented on issue #5698: Oak: New Concurrent Key-Value Map URL: https://github.com/apache/incubator-druid/issues/5698#issuecomment-413513916 Here is the latest pull request #6184 : https://github.com/apache/incubator-druid/pull/6184