[GitHub] [incubator-druid] quenlang commented on issue #7824: Kafka index service use a lot of direct memory during segment publish

2019-06-15 Thread GitBox
quenlang commented on issue #7824: Kafka index service use a lot of direct memory during segment publish URL: https://github.com/apache/incubator-druid/issues/7824#issuecomment-502417029 @himanshug Thank you so much for the quick replay! I had performed a manual GC with using ```jcmd GC

[GitHub] [incubator-druid] himanshug edited a comment on issue #7824: Kafka index service use a lot of direct memory during segment publish

2019-06-15 Thread GitBox
himanshug edited a comment on issue #7824: Kafka index service use a lot of direct memory during segment publish URL: https://github.com/apache/incubator-druid/issues/7824#issuecomment-502412342 Unfortunately, It is very hard to offer concrete advice on these things, I can give some gener

[GitHub] [incubator-druid] himanshug commented on issue #7824: Kafka index service use a lot of direct memory during segment publish

2019-06-15 Thread GitBox
himanshug commented on issue #7824: Kafka index service use a lot of direct memory during segment publish URL: https://github.com/apache/incubator-druid/issues/7824#issuecomment-502412342 Unfortunately, It is very hard to offer concrete advice on these things, I can give some general poin

[GitHub] [incubator-druid] himanshug closed issue #4940: There is no way to delete lookup tiers

2019-06-15 Thread GitBox
himanshug closed issue #4940: There is no way to delete lookup tiers URL: https://github.com/apache/incubator-druid/issues/4940 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [incubator-druid] himanshug merged pull request #7852: endpoint to delete lookup tier and remove tier on last lookup deletion

2019-06-15 Thread GitBox
himanshug merged pull request #7852: endpoint to delete lookup tier and remove tier on last lookup deletion URL: https://github.com/apache/incubator-druid/pull/7852 This is an automated message from the Apache Git Service. T

[incubator-druid] branch master updated: endpoint to delete lookup tier and remove tier on last lookup deletion (#7852)

2019-06-15 Thread himanshug
This is an automated email from the ASF dual-hosted git repository. himanshug 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 b3328b2 endpoint to delete lookup t

[incubator-druid] branch master updated: Web console: Add download path to SQL Query (#7898)

2019-06-15 Thread cwylie
This is an automated email from the ASF dual-hosted git repository. cwylie 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 f603498 Web console: Add download path

[GitHub] [incubator-druid] clintropolis merged pull request #7898: Web console: Add download path to SQL Query

2019-06-15 Thread GitBox
clintropolis merged pull request #7898: Web console: Add download path to SQL Query URL: https://github.com/apache/incubator-druid/pull/7898 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-druid] clintropolis closed issue #7878: Web console: there should be a button to download results

2019-06-15 Thread GitBox
clintropolis closed issue #7878: Web console: there should be a button to download results URL: https://github.com/apache/incubator-druid/issues/7878 This is an automated message from the Apache Git Service. To respond to th

[GitHub] [incubator-druid] vogievetsky commented on issue #7898: Web console: Add download path to SQL Query

2019-06-15 Thread GitBox
vogievetsky commented on issue #7898: Web console: Add download path to SQL Query URL: https://github.com/apache/incubator-druid/pull/7898#issuecomment-502395860 Thank you for the changes, looks great. 👍 (the CI failure is not real, someone please restart travis) -

[GitHub] [incubator-druid] stale[bot] commented on issue #6016: Druid 'Shapeshifting' Columns

2019-06-15 Thread GitBox
stale[bot] commented on issue #6016: Druid 'Shapeshifting' Columns URL: https://github.com/apache/incubator-druid/pull/6016#issuecomment-502381595 This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think

[GitHub] [incubator-druid] dinsaw edited a comment on issue #7895: Confusing Scan Query example

2019-06-15 Thread GitBox
dinsaw edited a comment on issue #7895: Confusing Scan Query example URL: https://github.com/apache/incubator-druid/issues/7895#issuecomment-502378576 Thanks @justinborromeo for clarification This is an automated message fro

[GitHub] [incubator-druid] dinsaw closed issue #7895: Confusing Scan Query example

2019-06-15 Thread GitBox
dinsaw closed issue #7895: Confusing Scan Query example URL: https://github.com/apache/incubator-druid/issues/7895 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [incubator-druid] dinsaw commented on issue #7895: Confusing Scan Query example

2019-06-15 Thread GitBox
dinsaw commented on issue #7895: Confusing Scan Query example URL: https://github.com/apache/incubator-druid/issues/7895#issuecomment-502378576 Thanks @justinborromeo to clear my understanding. This is an automated message f

[GitHub] [incubator-druid] gianm opened a new issue #7904: SQL planning slow with huge IN filters

2019-06-15 Thread GitBox
gianm opened a new issue #7904: SQL planning slow with huge IN filters URL: https://github.com/apache/incubator-druid/issues/7904 ### Affected Version 0.14.2 ### Description When running a SQL query with an IN clause with ~14k elements, planning on the broker took quite

[GitHub] [incubator-druid] asdf2014 commented on issue #7876: Bump jmh from 1.19 to 1.21

2019-06-15 Thread GitBox
asdf2014 commented on issue #7876: Bump jmh from 1.19 to 1.21 URL: https://github.com/apache/incubator-druid/pull/7876#issuecomment-502355201 Hi, @Dylan1312 . Yep, this new version contains a lot of bugfixes and new features. FYI, [JMH 1.20](http://mail.openjdk.java.net/pipermail/jmh-dev/2

[GitHub] [incubator-druid] clintropolis merged pull request #7903: Scan Query Doc Change

2019-06-15 Thread GitBox
clintropolis merged pull request #7903: Scan Query Doc Change URL: https://github.com/apache/incubator-druid/pull/7903 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[incubator-druid] branch master updated: Scan Doc Change (#7903)

2019-06-15 Thread cwylie
This is an automated email from the ASF dual-hosted git repository. cwylie 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 8e5003b Scan Doc Change (#7903) 8e5003

[GitHub] [incubator-druid] AzamAhmadloo edited a comment on issue #7821: connection between overlord and coordinator

2019-06-15 Thread GitBox
AzamAhmadloo edited a comment on issue #7821: connection between overlord and coordinator URL: https://github.com/apache/incubator-druid/issues/7821#issuecomment-502344514 My error on master server fixed. Now my master server see middlemanager server correctly. I added druid.worker.ip=

[GitHub] [incubator-druid] AzamAhmadloo edited a comment on issue #7821: connection between overlord and coordinator

2019-06-15 Thread GitBox
AzamAhmadloo edited a comment on issue #7821: connection between overlord and coordinator URL: https://github.com/apache/incubator-druid/issues/7821#issuecomment-502344514 My error on master server fixed. Now my master server see middlemanager server correctly. I added druid.worker.ip=

[GitHub] [incubator-druid] AzamAhmadloo commented on issue #7821: connection between overlord and coordinator

2019-06-15 Thread GitBox
AzamAhmadloo commented on issue #7821: connection between overlord and coordinator URL: https://github.com/apache/incubator-druid/issues/7821#issuecomment-502344514 My error on master server fixed. Now my master server see middlemanager server correctly. I added druid.worker.ip= to co

[GitHub] [incubator-druid] AzamAhmadloo removed a comment on issue #7821: connection between overlord and coordinator

2019-06-15 Thread GitBox
AzamAhmadloo removed a comment on issue #7821: connection between overlord and coordinator URL: https://github.com/apache/incubator-druid/issues/7821#issuecomment-500097855 @w3z4y4 Do you know anything? I have connection error in Query and Data servers. They can't connect to my coo

[GitHub] [incubator-druid] Fokko commented on issue #7772: Bump Apache Avro to 1.9.0

2019-06-15 Thread GitBox
Fokko commented on issue #7772: Bump Apache Avro to 1.9.0 URL: https://github.com/apache/incubator-druid/pull/7772#issuecomment-502343958 Rebased onto master This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-druid] Fokko commented on issue #7894: Add Spotbugs

2019-06-15 Thread GitBox
Fokko commented on issue #7894: Add Spotbugs URL: https://github.com/apache/incubator-druid/pull/7894#issuecomment-502343800 Thanks @clintropolis @leventov There were some more violations. I've now added all the rules to exclude all the errors. If this is merged, we can re-enable th

[GitHub] [incubator-druid] Fokko commented on issue #7810: Remove Apache Pig from the tests

2019-06-15 Thread GitBox
Fokko commented on issue #7810: Remove Apache Pig from the tests URL: https://github.com/apache/incubator-druid/pull/7810#issuecomment-502343122 No problem, thanks! This is an automated message from the Apache Git Service. To