[GitHub] [incubator-druid] fjy merged pull request #7825: [druid-kerberos] Fix checking of host URI when reading cookies from cookie store

2019-06-03 Thread GitBox
fjy merged pull request #7825: [druid-kerberos] Fix checking of host URI when reading cookies from cookie store URL: https://github.com/apache/incubator-druid/pull/7825 This is an automated message from the Apache Git

[incubator-druid] branch master updated: Add minor CSS to make long value copy even easier (#7829)

2019-06-03 Thread fjy
This is an automated email from the ASF dual-hosted git repository. fjy 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 0de7983 Add minor CSS to make long value

[GitHub] [incubator-druid] fjy merged pull request #7829: Web console: Add some CSS to make long value copy even easier

2019-06-03 Thread GitBox
fjy merged pull request #7829: Web console: Add some CSS to make long value copy even easier URL: https://github.com/apache/incubator-druid/pull/7829 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-druid] stale[bot] commented on issue #7367: Lookback query

2019-06-03 Thread GitBox
stale[bot] commented on issue #7367: Lookback query URL: https://github.com/apache/incubator-druid/pull/7367#issuecomment-498485265 This pull request has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any

[GitHub] [incubator-druid] stale[bot] closed pull request #7367: Lookback query

2019-06-03 Thread GitBox
stale[bot] closed pull request #7367: Lookback query URL: https://github.com/apache/incubator-druid/pull/7367 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-druid] vogievetsky opened a new pull request #7829: Web console: Add some CSS to make long value copy even easier

2019-06-03 Thread GitBox
vogievetsky opened a new pull request #7829: Web console: Add some CSS to make long value copy even easier URL: https://github.com/apache/incubator-druid/pull/7829 A small improvement on https://github.com/apache/incubator-druid/pull/7816 based on user testing. Always how the copy

[GitHub] [incubator-druid] jihoonson opened a new issue #7828: Supervisor marks succeeded replicas as failed too aggressively

2019-06-03 Thread GitBox
jihoonson opened a new issue #7828: Supervisor marks succeeded replicas as failed too aggressively URL: https://github.com/apache/incubator-druid/issues/7828 ### Affected Version All versions since 0.9.1. ### Description The `seekableSupervisor` does the below when a

[GitHub] [incubator-druid] jon-wei commented on issue #6972: Support LDAP authentication/authorization

2019-06-03 Thread GitBox
jon-wei commented on issue #6972: Support LDAP authentication/authorization URL: https://github.com/apache/incubator-druid/pull/6972#issuecomment-498426480 @mohammadjkhan awesome, thanks! This is an automated message from

[GitHub] [incubator-druid] himanshug commented on issue #7820: subtotalsSpec and filtering returns no results

2019-06-03 Thread GitBox
himanshug commented on issue #7820: subtotalsSpec and filtering returns no results URL: https://github.com/apache/incubator-druid/issues/7820#issuecomment-498424997 you are right, I was able to repro it and the cause is that we are trying to reapply filter when processing subtotalsSpec

[GitHub] [incubator-druid] himanshug opened a new pull request #7827: discard filter when processing subtotalsSpec

2019-06-03 Thread GitBox
himanshug opened a new pull request #7827: discard filter when processing subtotalsSpec URL: https://github.com/apache/incubator-druid/pull/7827 Fixes #7820 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-druid] clintropolis commented on a change in pull request #7588: multi-value string column support for expressions

2019-06-03 Thread GitBox
clintropolis commented on a change in pull request #7588: multi-value string column support for expressions URL: https://github.com/apache/incubator-druid/pull/7588#discussion_r290032020 ## File path: core/src/main/java/org/apache/druid/math/expr/ApplyFunction.java ## @@

[GitHub] [incubator-druid] clintropolis commented on a change in pull request #7588: multi-value string column support for expressions

2019-06-03 Thread GitBox
clintropolis commented on a change in pull request #7588: multi-value string column support for expressions URL: https://github.com/apache/incubator-druid/pull/7588#discussion_r290031854 ## File path: core/src/main/java/org/apache/druid/math/expr/Parser.java ## @@ -60,13

[GitHub] [incubator-druid] clintropolis commented on a change in pull request #7588: multi-value string column support for expressions

2019-06-03 Thread GitBox
clintropolis commented on a change in pull request #7588: multi-value string column support for expressions URL: https://github.com/apache/incubator-druid/pull/7588#discussion_r290031284 ## File path: core/src/main/java/org/apache/druid/math/expr/CartesianList.java ## @@

[GitHub] [incubator-druid] clintropolis commented on a change in pull request #7588: multi-value string column support for expressions

2019-06-03 Thread GitBox
clintropolis commented on a change in pull request #7588: multi-value string column support for expressions URL: https://github.com/apache/incubator-druid/pull/7588#discussion_r290029155 ## File path: core/src/main/java/org/apache/druid/math/expr/ApplyFunction.java ## @@

[GitHub] [incubator-druid] esevastyanov commented on a change in pull request #7789: Druid basic authentication class composition config

2019-06-03 Thread GitBox
esevastyanov commented on a change in pull request #7789: Druid basic authentication class composition config URL: https://github.com/apache/incubator-druid/pull/7789#discussion_r290013545 ## File path:

[GitHub] [incubator-druid] himanshug commented on a change in pull request #7588: multi-value string column support for expressions

2019-06-03 Thread GitBox
himanshug commented on a change in pull request #7588: multi-value string column support for expressions URL: https://github.com/apache/incubator-druid/pull/7588#discussion_r290005426 ## File path: core/src/main/java/org/apache/druid/math/expr/Parser.java ## @@ -60,13

[GitHub] [incubator-druid] himanshug commented on a change in pull request #7588: multi-value string column support for expressions

2019-06-03 Thread GitBox
himanshug commented on a change in pull request #7588: multi-value string column support for expressions URL: https://github.com/apache/incubator-druid/pull/7588#discussion_r289998102 ## File path: core/src/main/java/org/apache/druid/math/expr/ApplyFunction.java ## @@

[GitHub] [incubator-druid] himanshug commented on a change in pull request #7588: multi-value string column support for expressions

2019-06-03 Thread GitBox
himanshug commented on a change in pull request #7588: multi-value string column support for expressions URL: https://github.com/apache/incubator-druid/pull/7588#discussion_r28388 ## File path: core/src/main/java/org/apache/druid/math/expr/CartesianList.java ## @@

[GitHub] [incubator-druid] himanshug commented on a change in pull request #7588: multi-value string column support for expressions

2019-06-03 Thread GitBox
himanshug commented on a change in pull request #7588: multi-value string column support for expressions URL: https://github.com/apache/incubator-druid/pull/7588#discussion_r289989041 ## File path: core/src/main/java/org/apache/druid/math/expr/ApplyFunction.java ## @@

[GitHub] [incubator-druid] Fokko opened a new pull request #7826: Bump Checkstyle to 8.21

2019-06-03 Thread GitBox
Fokko opened a new pull request #7826: Bump Checkstyle to 8.21 URL: https://github.com/apache/incubator-druid/pull/7826 Bump Checkstyle to 8.21. Had to change a couple of lines because of the new rule: ``` Only one statement per line allowed. [OneStatementPerLine] ```

[GitHub] [incubator-druid] nishantmonu51 opened a new pull request #7825: [druid-kerberos] Fix checking of host URI when reading cookies from cookie store

2019-06-03 Thread GitBox
nishantmonu51 opened a new pull request #7825: [druid-kerberos] Fix checking of host URI when reading cookies from cookie store URL: https://github.com/apache/incubator-druid/pull/7825 Reading of auth cookie was not checking URI of the server where request was being sent. This

[GitHub] [incubator-druid] pdeva edited a comment on issue #7819: regression: queries unnecessary pushed down to historicals

2019-06-03 Thread GitBox
pdeva edited a comment on issue #7819: regression: queries unnecessary pushed down to historicals URL: https://github.com/apache/incubator-druid/issues/7819#issuecomment-498112276 hmm i not sure if #4764 applies to this. we are querying the most recent 5 minutes of data. So the

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

2019-06-03 Thread GitBox
quenlang opened a new issue #7824: Kafka index service use a lot of direct memory during segment publish URL: https://github.com/apache/incubator-druid/issues/7824 Hi, all I found a problem when i use kafka index service. The task process uses a lot of direct memory when publishing

[GitHub] [incubator-druid] leventov commented on a change in pull request #7595: Optimize overshadowed segments computation

2019-06-03 Thread GitBox
leventov commented on a change in pull request #7595: Optimize overshadowed segments computation URL: https://github.com/apache/incubator-druid/pull/7595#discussion_r289908504 ## File path: server/src/main/java/org/apache/druid/metadata/SQLMetadataSegmentManager.java ##

[GitHub] [incubator-druid] adziri commented on issue #7818: mkdir var/zk required, otherwise: Error: Could not find or load main class org.apache.zookeeper.server.quorum.QuorumPeerMain

2019-06-03 Thread GitBox
adziri commented on issue #7818: mkdir var/zk required, otherwise: Error: Could not find or load main class org.apache.zookeeper.server.quorum.QuorumPeerMain URL: https://github.com/apache/incubator-druid/issues/7818#issuecomment-498295177 Hi @SamuelMarks I faced the same issue and

[GitHub] [incubator-druid] fjy merged pull request #7817: Add a script to find missing backports

2019-06-03 Thread GitBox
fjy merged pull request #7817: Add a script to find missing backports URL: https://github.com/apache/incubator-druid/pull/7817 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-druid] xueyumusic opened a new pull request #7823: Fix timestamp ceil lower bound

2019-06-03 Thread GitBox
xueyumusic opened a new pull request #7823: Fix timestamp ceil lower bound URL: https://github.com/apache/incubator-druid/pull/7823 Fixes [#](https://github.com/apache/incubator-druid/issues/) This is an automated

[GitHub] [incubator-druid] xueyumusic commented on issue #7777: timestamp_ceil function is either wrong or misleading

2019-06-03 Thread GitBox
xueyumusic commented on issue #: timestamp_ceil function is either wrong or misleading URL: https://github.com/apache/incubator-druid/issues/#issuecomment-498223432 I agree, according to [`ceil` logic with numeric

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

2019-06-03 Thread GitBox
AzamAhmadloo edited a comment on issue #7821: connection between overlord and coordinator URL: https://github.com/apache/incubator-druid/issues/7821#issuecomment-498214873 [coordinator.log](https://github.com/apache/incubator-druid/files/3247251/coordinator.log)

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

2019-06-03 Thread GitBox
w3z4y4 commented on issue #7821: connection between overlord and coordinator URL: https://github.com/apache/incubator-druid/issues/7821#issuecomment-498213280 @AzamAhmadloo You can use these command to start Druid~ ``` shell java `cat conf/druid/coordinator/jvm.config | xargs`

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

2019-06-03 Thread GitBox
AzamAhmadloo commented on issue #7821: connection between overlord and coordinator URL: https://github.com/apache/incubator-druid/issues/7821#issuecomment-498213889 @w3z4y4 Yes I run these commands and this file is output of these commands:

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

2019-06-03 Thread GitBox
AzamAhmadloo removed a comment on issue #7821: connection between overlord and coordinator URL: https://github.com/apache/incubator-druid/issues/7821#issuecomment-498186460 - I added host but the error remains: 2019-06-03T09:37:46,394 WARN [HttpClient-Netty-Boss-0]

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

2019-06-03 Thread GitBox
AzamAhmadloo removed a comment on issue #7821: connection between overlord and coordinator URL: https://github.com/apache/incubator-druid/issues/7821#issuecomment-498213889 @w3z4y4 Yes I run these commands and this file is output of these commands:

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

2019-06-03 Thread GitBox
AzamAhmadloo commented on issue #7821: connection between overlord and coordinator URL: https://github.com/apache/incubator-druid/issues/7821#issuecomment-498208988 Where are log files? The previous log was log for run command. Do you need this log?

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

2019-06-03 Thread GitBox
AzamAhmadloo edited a comment on issue #7821: connection between overlord and coordinator URL: https://github.com/apache/incubator-druid/issues/7821#issuecomment-498208988 @w3z4y4 Where are log files? The previous log was log for run command. Do you need this log?

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

2019-06-03 Thread GitBox
w3z4y4 commented on issue #7821: connection between overlord and coordinator URL: https://github.com/apache/incubator-druid/issues/7821#issuecomment-498205728 @AzamAhmadloo overlord and coordinator log file This is an

[GitHub] [incubator-druid] herlenashavi opened a new issue #7822: Maven Repository for Druid Extensions API for 0.14.x needs to be updated

2019-06-03 Thread GitBox
herlenashavi opened a new issue #7822: Maven Repository for Druid Extensions API for 0.14.x needs to be updated URL: https://github.com/apache/incubator-druid/issues/7822 [Maven Repo ](https://mvnrepository.com/artifact/org.apache.druid/druid-api) for Druid Extensions API was last updated

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

2019-06-03 Thread GitBox
AzamAhmadloo edited a comment on issue #7821: connection between overlord and coordinator URL: https://github.com/apache/incubator-druid/issues/7821#issuecomment-498186460 - I added host but the error remains: 2019-06-03T09:37:46,394 WARN [HttpClient-Netty-Boss-0]

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

2019-06-03 Thread GitBox
AzamAhmadloo commented on issue #7821: connection between overlord and coordinator URL: https://github.com/apache/incubator-druid/issues/7821#issuecomment-498186460 I added host but the error remains: 2019-06-03T09:37:46,394 WARN [HttpClient-Netty-Boss-0]

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

2019-06-03 Thread GitBox
w3z4y4 commented on issue #7821: connection between overlord and coordinator URL: https://github.com/apache/incubator-druid/issues/7821#issuecomment-498181391 @AzamAhmadloo You can add hosts in your cluster. 104.xxx.xxx.xx1 overlord 104.xxx.xxx.xx2 coordinator

[GitHub] [incubator-druid] AzamAhmadloo opened a new issue #7821: connection between overlord and coordinator

2019-06-03 Thread GitBox
AzamAhmadloo opened a new issue #7821: connection between overlord and coordinator URL: https://github.com/apache/incubator-druid/issues/7821 Please provide a detailed title (e.g. "Broker crashes when using TopN query with Bound filter" instead of just "Broker crashes"). ###

[GitHub] [incubator-druid] nrwiersma opened a new issue #7820: subtotalsSpec and filtering returns no results

2019-06-03 Thread GitBox
nrwiersma opened a new issue #7820: subtotalsSpec and filtering returns no results URL: https://github.com/apache/incubator-druid/issues/7820 When using both subtotalsSpec and a filter on a renamed dimension, no results are returned. ### Affected Version Druid 0.14.0