[GitHub] jihoonson commented on issue #6090: Fix missing exception handling as part of `io.druid.java.util.http.client.netty.HttpClientPipelineFactory`

2018-08-06 Thread GitBox
jihoonson commented on issue #6090: Fix missing exception handling as part of `io.druid.java.util.http.client.netty.HttpClientPipelineFactory` URL: https://github.com/apache/incubator-druid/pull/6090#issuecomment-410922649 > However, this SSL handler may be designed for HTTPs requests, so

[GitHub] drcrallen commented on a change in pull request #5913: Move Caching Cluster Client to java streams and allow parallel intermediate merges

2018-08-06 Thread GitBox
drcrallen commented on a change in pull request #5913: Move Caching Cluster Client to java streams and allow parallel intermediate merges URL: https://github.com/apache/incubator-druid/pull/5913#discussion_r208073040 ## File path:

[GitHub] drcrallen commented on a change in pull request #5913: Move Caching Cluster Client to java streams and allow parallel intermediate merges

2018-08-06 Thread GitBox
drcrallen commented on a change in pull request #5913: Move Caching Cluster Client to java streams and allow parallel intermediate merges URL: https://github.com/apache/incubator-druid/pull/5913#discussion_r208072920 ## File path:

[GitHub] hpandeycodeit commented on issue #6047: Minor change in the "Start up Druid services" Section

2018-08-06 Thread GitBox
hpandeycodeit commented on issue #6047: Minor change in the "Start up Druid services" Section URL: https://github.com/apache/incubator-druid/pull/6047#issuecomment-410883523 @jihoonson, I have replaced the commands with the scripts to use to start the services. Since they all can

[GitHub] jihoonson opened a new issue #6116: Druid 0.12.2 release notes

2018-08-06 Thread GitBox
jihoonson opened a new issue #6116: Druid 0.12.2 release notes URL: https://github.com/apache/incubator-druid/issues/6116 # DRAFT Druid 0.12.2 contains stability improvements and bug fixes from 13 contributors. Major improvements include: - More stable Kafka indexing service

[GitHub] jihoonson commented on issue #5521: Coordinator rule runner and balancer can trample on each other, often producing unstable/undefined results, particularly when cluster is heavily imbalanced

2018-08-06 Thread GitBox
jihoonson commented on issue #5521: Coordinator rule runner and balancer can trample on each other, often producing unstable/undefined results, particularly when cluster is heavily imbalanced URL: https://github.com/apache/incubator-druid/issues/5521#issuecomment-410856812 Looks like

[GitHub] jihoonson closed issue #5521: Coordinator rule runner and balancer can trample on each other, often producing unstable/undefined results, particularly when cluster is heavily imbalanced

2018-08-06 Thread GitBox
jihoonson closed issue #5521: Coordinator rule runner and balancer can trample on each other, often producing unstable/undefined results, particularly when cluster is heavily imbalanced URL: https://github.com/apache/incubator-druid/issues/5521

[GitHub] gianm closed pull request #6107: Order rows during incremental index persist when rollup is disabled.

2018-08-06 Thread GitBox
gianm closed pull request #6107: Order rows during incremental index persist when rollup is disabled. URL: https://github.com/apache/incubator-druid/pull/6107 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

[GitHub] gianm closed issue #6066: Sorting rows when rollup is disabled

2018-08-06 Thread GitBox
gianm closed issue #6066: Sorting rows when rollup is disabled URL: https://github.com/apache/incubator-druid/issues/6066 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-druid] branch master updated: Order rows during incremental index persist when rollup is disabled. (#6107)

2018-08-06 Thread gian
This is an automated email from the ASF dual-hosted git repository. gian 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 6267721 Order rows during incremental

[GitHub] gianm commented on issue #6107: Order rows during incremental index persist when rollup is disabled.

2018-08-06 Thread GitBox
gianm commented on issue #6107: Order rows during incremental index persist when rollup is disabled. URL: https://github.com/apache/incubator-druid/pull/6107#issuecomment-410855961 Tests look good now, so I'll merge it. Thanks @clintropolis!

[GitHub] nishantmonu51 commented on a change in pull request #5957: Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; Fixed a bug in SingleStringInputDimensionSel

2018-08-06 Thread GitBox
nishantmonu51 commented on a change in pull request #5957: Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; Fixed a bug in SingleStringInputDimensionSelector; misc refinements URL: https://github.com/apache/incubator-druid/pull/5957#discussion_r208031155

[GitHub] nishantmonu51 commented on a change in pull request #5957: Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; Fixed a bug in SingleStringInputDimensionSel

2018-08-06 Thread GitBox
nishantmonu51 commented on a change in pull request #5957: Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; Fixed a bug in SingleStringInputDimensionSelector; misc refinements URL: https://github.com/apache/incubator-druid/pull/5957#discussion_r208029395

[GitHub] nishantmonu51 commented on a change in pull request #5957: Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; Fixed a bug in SingleStringInputDimensionSel

2018-08-06 Thread GitBox
nishantmonu51 commented on a change in pull request #5957: Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; Fixed a bug in SingleStringInputDimensionSelector; misc refinements URL: https://github.com/apache/incubator-druid/pull/5957#discussion_r208027936

[GitHub] clintropolis commented on issue #6107: Order rows during incremental index persist when rollup is disabled.

2018-08-06 Thread GitBox
clintropolis commented on issue #6107: Order rows during incremental index persist when rollup is disabled. URL: https://github.com/apache/incubator-druid/pull/6107#issuecomment-410844897 Test failures look unrelated to me, can someone retry them?

[GitHub] nishantmonu51 commented on issue #6093: implemented makeAggregateCombiner()

2018-08-06 Thread GitBox
nishantmonu51 commented on issue #6093: implemented makeAggregateCombiner() URL: https://github.com/apache/incubator-druid/pull/6093#issuecomment-410841902 please add a unit test for the combiner. This is an automated

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

2018-08-06 Thread GitBox
gianm commented on issue #6115: Druid should have a 'shutdownAllTasks' API for a dataSource URL: https://github.com/apache/incubator-druid/issues/6115#issuecomment-410841678 Sounds like a super useful feature. I have had to write shell loops for this before and it's annoying 

[GitHub] vogievetsky opened a new issue #6115: Druid should have a 'shutdown AllTasks' API for a dataSource

2018-08-06 Thread GitBox
vogievetsky opened a new issue #6115: Druid should have a 'shutdown AllTasks' API for a dataSource URL: https://github.com/apache/incubator-druid/issues/6115 Right now if I want to nuke a dataSource I have to iterate through the list of running tasks like some sort of a medieval peasant.

[GitHub] hpandeycodeit commented on issue #6047: Minor change in the "Start up Druid services" Section

2018-08-06 Thread GitBox
hpandeycodeit commented on issue #6047: Minor change in the "Start up Druid services" Section URL: https://github.com/apache/incubator-druid/pull/6047#issuecomment-410816556 Hi @asdf2014, Thanks, that helped with the memory issue but I am hitting this new issue when trying to

[incubator-druid] branch 0.12.2 updated: [maven-release-plugin] prepare release druid-0.12.2-rc1

2018-08-06 Thread jihoonson
This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a commit to branch 0.12.2 in repository https://gitbox.apache.org/repos/asf/incubator-druid.git The following commit(s) were added to refs/heads/0.12.2 by this push: new 947154e [maven-release-plugin]

[incubator-druid] annotated tag druid-0.12.2-rc1 updated (947154e -> eff8e0f)

2018-08-06 Thread jihoonson
This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a change to annotated tag druid-0.12.2-rc1 in repository https://gitbox.apache.org/repos/asf/incubator-druid.git. *** WARNING: tag druid-0.12.2-rc1 was modified! *** from 947154e (commit) to eff8e0f

[GitHub] gianm commented on issue #6108: more examples needed for druid sql

2018-08-06 Thread GitBox
gianm commented on issue #6108: more examples needed for druid sql URL: https://github.com/apache/incubator-druid/issues/6108#issuecomment-410796733 > @gianm regarding 4. is the behavior of native queries (topn, timeseries, groupby) the same as sql for this case? in that will they omit

[incubator-druid] branch 0.12.2 updated (6b65616 -> 7c5f07d)

2018-08-06 Thread jihoonson
This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a change to branch 0.12.2 in repository https://gitbox.apache.org/repos/asf/incubator-druid.git. from 6b65616 [maven-release-plugin] prepare for next development iteration new 62086b5 Revert

[incubator-druid] 02/02: Revert "[maven-release-plugin] prepare release druid-0.12.2"

2018-08-06 Thread jihoonson
This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a commit to branch 0.12.2 in repository https://gitbox.apache.org/repos/asf/incubator-druid.git commit 7c5f07dfe33ffa208f925729987957e7adaee047 Author: Jihoon Son AuthorDate: Mon Aug 6 10:44:12 2018 -0700

[incubator-druid] 01/02: Revert "[maven-release-plugin] prepare for next development iteration"

2018-08-06 Thread jihoonson
This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a commit to branch 0.12.2 in repository https://gitbox.apache.org/repos/asf/incubator-druid.git commit 62086b54f399a4aa5148411ed173ca1a9b0af114 Author: Jihoon Son AuthorDate: Mon Aug 6 10:44:00 2018 -0700

[incubator-druid] branch 0.12.2 created (now 6b65616)

2018-08-06 Thread jihoonson
This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a change to branch 0.12.2 in repository https://gitbox.apache.org/repos/asf/incubator-druid.git. at 6b65616 [maven-release-plugin] prepare for next development iteration This branch includes the

[incubator-druid] annotated tag druid-0.12.2 deleted (was 8a8865b)

2018-08-06 Thread jihoonson
This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a change to annotated tag druid-0.12.2 in repository https://gitbox.apache.org/repos/asf/incubator-druid.git. *** WARNING: tag druid-0.12.2 was deleted! *** tag was 8a8865b The revisions that were on this

[incubator-druid] 01/01: [maven-release-plugin] prepare for next development iteration

2018-08-06 Thread jihoonson
This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a commit to branch 0.12.2 in repository https://gitbox.apache.org/repos/asf/incubator-druid.git commit 6b65616a8447f15729b0d81df1afb10afdc71079 Author: Jihoon Son AuthorDate: Mon Aug 6 10:40:40 2018 -0700

[incubator-druid] branch 0.12.2 deleted (was 6b65616)

2018-08-06 Thread jihoonson
This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a change to branch 0.12.2 in repository https://gitbox.apache.org/repos/asf/incubator-druid.git. was 6b65616 [maven-release-plugin] prepare for next development iteration This change permanently discards

[incubator-druid] annotated tag druid-0.12.2 updated (2b4cc8c -> 8a8865b)

2018-08-06 Thread jihoonson
This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a change to annotated tag druid-0.12.2 in repository https://gitbox.apache.org/repos/asf/incubator-druid.git. *** WARNING: tag druid-0.12.2 was modified! *** from 2b4cc8c (commit) to 8a8865b (tag)

[incubator-druid] branch 0.12.2 updated: [maven-release-plugin] prepare release druid-0.12.2

2018-08-06 Thread jihoonson
This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a commit to branch 0.12.2 in repository https://gitbox.apache.org/repos/asf/incubator-druid.git The following commit(s) were added to refs/heads/0.12.2 by this push: new 2b4cc8c [maven-release-plugin]

[incubator-druid] branch 0.12.2 updated: [maven-release-plugin] prepare for next development iteration

2018-08-06 Thread jihoonson
This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a commit to branch 0.12.2 in repository https://gitbox.apache.org/repos/asf/incubator-druid.git The following commit(s) were added to refs/heads/0.12.2 by this push: new 6b65616 [maven-release-plugin]

[GitHub] pdeva commented on issue #6108: more examples needed for druid sql

2018-08-06 Thread GitBox
pdeva commented on issue #6108: more examples needed for druid sql URL: https://github.com/apache/incubator-druid/issues/6108#issuecomment-410779194 @gianm regarding 4. is the behavior of native queries (topn, timeseries, groupby) the same as sql for this case? in that will they omit

[GitHub] drcrallen commented on a change in pull request #5913: Move Caching Cluster Client to java streams and allow parallel intermediate merges

2018-08-06 Thread GitBox
drcrallen commented on a change in pull request #5913: Move Caching Cluster Client to java streams and allow parallel intermediate merges URL: https://github.com/apache/incubator-druid/pull/5913#discussion_r207963015 ## File path:

[GitHub] a2l007 commented on issue #6104: Webhdfs support for orc-extension

2018-08-06 Thread GitBox
a2l007 commented on issue #6104: Webhdfs support for orc-extension URL: https://github.com/apache/incubator-druid/issues/6104#issuecomment-410737949 Yeah ORC does a lot of seeks and the check could be because it may not work well with WebHDFS i guess. I wonder if it would make sense to

[GitHub] gianm opened a new issue #6114: Kafka supervisor with unresolvable bootstrap.servers blocks startup

2018-08-06 Thread GitBox
gianm opened a new issue #6114: Kafka supervisor with unresolvable bootstrap.servers blocks startup URL: https://github.com/apache/incubator-druid/issues/6114 Kafka supervisors with unresolvable bootstrap.servers will block overlord startup. The stack trace looks like this: ```