[GitHub] [druid] stepanovD commented on issue #7522: Peon cannot write segments to GCS but can write index logs

2020-03-16 Thread GitBox
stepanovD commented on issue #7522: Peon cannot write segments to GCS but can write index logs URL: https://github.com/apache/druid/issues/7522#issuecomment-599507118 hello. I have same case. What you solved problem? This is

[GitHub] [druid] stepanovD edited a comment on issue #7522: Peon cannot write segments to GCS but can write index logs

2020-03-16 Thread GitBox
stepanovD edited a comment on issue #7522: Peon cannot write segments to GCS but can write index logs URL: https://github.com/apache/druid/issues/7522#issuecomment-599507118 hello. I have same case. How you solved problem? Th

[GitHub] [druid] JaeGeunBang opened a new issue #9521: Instructions page url in build.md show "Page not found"

2020-03-16 Thread GitBox
JaeGeunBang opened a new issue #9521: Instructions page url in build.md show "Page not found" URL: https://github.com/apache/druid/issues/9521 Hello. While reading the build.md file (https://github.com/apache/druid/blob/master/docs/development/build.md), I clicked on Instruction h

[GitHub] [druid] dgregoire commented on issue #7522: Peon cannot write segments to GCS but can write index logs

2020-03-16 Thread GitBox
dgregoire commented on issue #7522: Peon cannot write segments to GCS but can write index logs URL: https://github.com/apache/druid/issues/7522#issuecomment-599512943 > hello. I have same case. What you solved problem? Using the version of the gcs hdfs connector that was recommended

[GitHub] [druid] Fullstop000 opened a new issue #9522: middleManager container is unable to connect a zookeeper container under bridge mode network

2020-03-16 Thread GitBox
Fullstop000 opened a new issue #9522: middleManager container is unable to connect a zookeeper container under bridge mode network URL: https://github.com/apache/druid/issues/9522 ### Affected Version 0.17.0 ### Description I set up a single-server druid cluster by

[GitHub] [druid] Fullstop000 closed issue #9522: middleManager container is unable to connect a zookeeper container under bridge mode network

2020-03-16 Thread GitBox
Fullstop000 closed issue #9522: middleManager container is unable to connect a zookeeper container under bridge mode network URL: https://github.com/apache/druid/issues/9522 This is an automated message from the Apache Git S

[GitHub] [druid] a2l007 commented on issue #9514: Update to mysql connector 5.1.48

2020-03-16 Thread GitBox
a2l007 commented on issue #9514: Update to mysql connector 5.1.48 URL: https://github.com/apache/druid/pull/9514#issuecomment-599635613 @ccaominh Do you see any issues with directly upgrading to mysql connector 8.0.x version? According to https://dev.mysql.com/doc/connector-j/5.1/en/connec

[GitHub] [druid] ccaominh commented on issue #9514: Update to mysql connector 5.1.48

2020-03-16 Thread GitBox
ccaominh commented on issue #9514: Update to mysql connector 5.1.48 URL: https://github.com/apache/druid/pull/9514#issuecomment-599638693 @a2l007 Currently, the testing for mysql is a bit sparse, so I didn't want to do a major version upgrade right before the 0.18.0 release. Upgrading to 8

[druid] branch master updated (69af760 -> 100d587)

2020-03-16 Thread ccaominh
This is an automated email from the ASF dual-hosted git repository. ccaominh pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/druid.git. from 69af760 add manual laning strategy, integration test (#9492) add 100d587 Suppress CWE-400 for node-sass:4.13.

[GitHub] [druid] ccaominh merged pull request #9517: Suppress CWE-400 for node-sass:4.13.1

2020-03-16 Thread GitBox
ccaominh merged pull request #9517: Suppress CWE-400 for node-sass:4.13.1 URL: https://github.com/apache/druid/pull/9517 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [druid] ccaominh merged pull request #9514: Update to mysql connector 5.1.48

2020-03-16 Thread GitBox
ccaominh merged pull request #9514: Update to mysql connector 5.1.48 URL: https://github.com/apache/druid/pull/9514 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[druid] branch master updated: Update to mysql connector 5.1.48 (#9514)

2020-03-16 Thread ccaominh
This is an automated email from the ASF dual-hosted git repository. ccaominh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/druid.git The following commit(s) were added to refs/heads/master by this push: new e7b3dd9 Update to mysql connector 5.1.48 (#951

[GitHub] [druid] maytasm3 commented on a change in pull request #9501: Adding s3, gcs, azure integration tests

2020-03-16 Thread GitBox
maytasm3 commented on a change in pull request #9501: Adding s3, gcs, azure integration tests URL: https://github.com/apache/druid/pull/9501#discussion_r393220762 ## File path: integration-tests/src/test/java/org/apache/druid/tests/indexer/ITAzureParallelIndexTest.java ##

[GitHub] [druid] vogievetsky commented on issue #9499: Web console: add config control for the query context

2020-03-16 Thread GitBox
vogievetsky commented on issue #9499: Web console: add config control for the query context URL: https://github.com/apache/druid/pull/9499#issuecomment-599686634 I added some docs as comments, I think it is good to go and will merge after CI passes. ---

[GitHub] [druid] maytasm3 commented on a change in pull request #9501: Adding s3, gcs, azure integration tests

2020-03-16 Thread GitBox
maytasm3 commented on a change in pull request #9501: Adding s3, gcs, azure integration tests URL: https://github.com/apache/druid/pull/9501#discussion_r393220590 ## File path: integration-tests/docker/druid.sh ## @@ -73,4 +76,20 @@ setupConfig() { var=$(echo "$evar

[GitHub] [druid] clintropolis commented on a change in pull request #9501: Adding s3, gcs, azure integration tests

2020-03-16 Thread GitBox
clintropolis commented on a change in pull request #9501: Adding s3, gcs, azure integration tests URL: https://github.com/apache/druid/pull/9501#discussion_r393227043 ## File path: integration-tests/docker/druid.sh ## @@ -73,4 +76,20 @@ setupConfig() { var=$(echo "$

[GitHub] [druid] maytasm3 commented on a change in pull request #9501: Adding s3, gcs, azure integration tests

2020-03-16 Thread GitBox
maytasm3 commented on a change in pull request #9501: Adding s3, gcs, azure integration tests URL: https://github.com/apache/druid/pull/9501#discussion_r393220762 ## File path: integration-tests/src/test/java/org/apache/druid/tests/indexer/ITAzureParallelIndexTest.java ##

[GitHub] [druid] jon-wei commented on issue #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
jon-wei commented on issue #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#issuecomment-599692011 Rebased and fixed conflicts This is an automated message from the Apache Git Service.

[GitHub] [druid] jon-wei commented on a change in pull request #9513: Add the option to start Hadoop docker container when running integration tests

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9513: Add the option to start Hadoop docker container when running integration tests URL: https://github.com/apache/druid/pull/9513#discussion_r393235107 ## File path: integration-tests/docker/environment-configs/common ## @@

[GitHub] [druid] maytasm3 commented on a change in pull request #9513: Add the option to start Hadoop docker container when running integration tests

2020-03-16 Thread GitBox
maytasm3 commented on a change in pull request #9513: Add the option to start Hadoop docker container when running integration tests URL: https://github.com/apache/druid/pull/9513#discussion_r393237892 ## File path: integration-tests/docker/environment-configs/common ## @@

[GitHub] [druid] jon-wei merged pull request #9513: Add the option to start Hadoop docker container when running integration tests

2020-03-16 Thread GitBox
jon-wei merged pull request #9513: Add the option to start Hadoop docker container when running integration tests URL: https://github.com/apache/druid/pull/9513 This is an automated message from the Apache Git Service. To re

[druid] branch master updated (e7b3dd9 -> 09600db)

2020-03-16 Thread jonwei
This is an automated email from the ASF dual-hosted git repository. jonwei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/druid.git. from e7b3dd9 Update to mysql connector 5.1.48 (#9514) add 09600db Add the option to start Hadoop docker container wh

[GitHub] [druid] maytasm3 commented on a change in pull request #9501: Adding s3, gcs, azure integration tests

2020-03-16 Thread GitBox
maytasm3 commented on a change in pull request #9501: Adding s3, gcs, azure integration tests URL: https://github.com/apache/druid/pull/9501#discussion_r393220762 ## File path: integration-tests/src/test/java/org/apache/druid/tests/indexer/ITAzureParallelIndexTest.java ##

[GitHub] [druid] maytasm3 commented on a change in pull request #9501: Adding s3, gcs, azure integration tests

2020-03-16 Thread GitBox
maytasm3 commented on a change in pull request #9501: Adding s3, gcs, azure integration tests URL: https://github.com/apache/druid/pull/9501#discussion_r393264893 ## File path: integration-tests/run_cluster.sh ## @@ -47,12 +47,25 @@ # Make directories if they dont exist

[GitHub] [druid] maytasm3 commented on a change in pull request #9501: Adding s3, gcs, azure integration tests

2020-03-16 Thread GitBox
maytasm3 commented on a change in pull request #9501: Adding s3, gcs, azure integration tests URL: https://github.com/apache/druid/pull/9501#discussion_r393266331 ## File path: integration-tests/docker/environment-configs/override-examples/azure ## @@ -0,0 +1,28 @@ +# +# L

[GitHub] [druid] maytasm3 commented on a change in pull request #9501: Adding s3, gcs, azure integration tests

2020-03-16 Thread GitBox
maytasm3 commented on a change in pull request #9501: Adding s3, gcs, azure integration tests URL: https://github.com/apache/druid/pull/9501#discussion_r393267066 ## File path: integration-tests/docker/druid.sh ## @@ -73,4 +75,23 @@ setupConfig() { var=$(echo "$evar

[GitHub] [druid] clintropolis commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
clintropolis commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393285072 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -60

[GitHub] [druid] clintropolis commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
clintropolis commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393263826 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -50

[GitHub] [druid] clintropolis commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
clintropolis commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393285640 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -46

[GitHub] [druid] clintropolis commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
clintropolis commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393241271 ## File path: processing/src/main/java/org/apache/druid/segment/join/Joinables.java ## @@ -83,17 +87,31 @@ pu

[GitHub] [druid] clintropolis commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
clintropolis commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393284473 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -63

[GitHub] [druid] clintropolis commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
clintropolis commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393264758 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -50

[GitHub] [druid] clintropolis commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
clintropolis commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393286785 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -31

[GitHub] [druid] clintropolis commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
clintropolis commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393287117 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -31

[GitHub] [druid] clintropolis commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
clintropolis commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393241099 ## File path: processing/src/main/java/org/apache/druid/segment/join/Joinable.java ## @@ -89,6 +89,8 @@ JoinMa

[GitHub] [druid] clintropolis commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
clintropolis commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393260622 ## File path: processing/src/test/java/org/apache/druid/segment/join/JoinFilterAnalyzerTest.java ## @@ -245,6

[GitHub] [druid] clintropolis commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
clintropolis commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393285805 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -54

[GitHub] [druid] vogievetsky merged pull request #9499: Web console: add config control for the query context

2020-03-16 Thread GitBox
vogievetsky merged pull request #9499: Web console: add config control for the query context URL: https://github.com/apache/druid/pull/9499 This is an automated message from the Apache Git Service. To respond to the message,

[druid] branch master updated (09600db -> 7626be2)

2020-03-16 Thread vogievetsky
This is an automated email from the ASF dual-hosted git repository. vogievetsky pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/druid.git. from 09600db Add the option to start Hadoop docker container when running integration tests (#9513) add 7626be2

[GitHub] [druid] maytasm3 commented on a change in pull request #9501: Adding s3, gcs, azure integration tests

2020-03-16 Thread GitBox
maytasm3 commented on a change in pull request #9501: Adding s3, gcs, azure integration tests URL: https://github.com/apache/druid/pull/9501#discussion_r393326716 ## File path: integration-tests/docker/druid.sh ## @@ -73,4 +76,20 @@ setupConfig() { var=$(echo "$evar

[GitHub] [druid] lgtm-com[bot] commented on issue #9350: Overlord to support autoscalers per indexer/middlemanager category

2020-03-16 Thread GitBox
lgtm-com[bot] commented on issue #9350: Overlord to support autoscalers per indexer/middlemanager category URL: https://github.com/apache/druid/pull/9350#issuecomment-599781142 This pull request **introduces 1 alert** when merging eb3a001f67254fd5e4532e5b174391fcae4ace99 into 09600db8f2be

[GitHub] [druid] jon-wei commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393376150 ## File path: processing/src/main/java/org/apache/druid/segment/join/Joinables.java ## @@ -83,17 +87,31 @@ public

[GitHub] [druid] jon-wei commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393376213 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -50,73 +

[GitHub] [druid] jon-wei commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393376174 ## File path: processing/src/test/java/org/apache/druid/segment/join/JoinFilterAnalyzerTest.java ## @@ -245,6 +266

[GitHub] [druid] jon-wei commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393376245 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -50,73 +

[GitHub] [druid] jon-wei commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393376106 ## File path: processing/src/main/java/org/apache/druid/segment/join/Joinable.java ## @@ -89,6 +89,8 @@ JoinMatcher

[GitHub] [druid] jon-wei commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393376287 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -635,4 +

[GitHub] [druid] jon-wei commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393376315 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -602,20

[GitHub] [druid] jon-wei commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393376213 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -50,73 +

[GitHub] [druid] jon-wei commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393376315 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -602,20

[GitHub] [druid] jon-wei commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393376432 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -462,45

[GitHub] [druid] jon-wei commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393376483 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -540,25

[GitHub] [druid] jon-wei commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393377235 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -311,124

[GitHub] [druid] jon-wei commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393377149 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -311,124

[GitHub] [druid] jon-wei commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393386193 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -311,124

[GitHub] [druid] zachjsh opened a new pull request #9523: Ability to Delete task logs and segments from Azure Storage

2020-03-16 Thread GitBox
zachjsh opened a new pull request #9523: Ability to Delete task logs and segments from Azure Storage URL: https://github.com/apache/druid/pull/9523 ### Description * implement ability to delete all tasks logs or all task logs written before a particular date when written to Azur

[GitHub] [druid] lgtm-com[bot] commented on issue #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
lgtm-com[bot] commented on issue #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#issuecomment-599837167 This pull request **introduces 1 alert** when merging e93d282389e30a608ea10a6ccd071e4876219ca9 into 7626be26caccdb5fe90d4e4c48e9138abcf975e7 - [

[GitHub] [druid] ccaominh commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
ccaominh commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393402217 ## File path: processing/src/main/java/org/apache/druid/segment/join/HashJoinSegmentStorageAdapter.java ## @@ -23

[GitHub] [druid] ccaominh commented on a change in pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
ccaominh commented on a change in pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#discussion_r393402568 ## File path: processing/src/main/java/org/apache/druid/segment/join/filter/JoinFilterAnalyzer.java ## @@ -128,31

[GitHub] [druid] ustcldf opened a new issue #9524: druid-0.17-kafka-indexing-service how to ingest multiple partitions from one topic

2020-03-16 Thread GitBox
ustcldf opened a new issue #9524: druid-0.17-kafka-indexing-service how to ingest multiple partitions from one topic URL: https://github.com/apache/druid/issues/9524 hello guys, as druid evolves regularly, i wonder how kafka-indexing-service to ingest multiple partitions from one topic in

[GitHub] [druid] jon-wei commented on a change in pull request #9509: add kinesis lag metric

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9509: add kinesis lag metric URL: https://github.com/apache/druid/pull/9509#discussion_r393408804 ## File path: extensions-core/kinesis-indexing-service/src/main/java/org/apache/druid/indexing/kinesis/KinesisRecordSupplier.java ###

[GitHub] [druid] jon-wei commented on a change in pull request #9509: add kinesis lag metric

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9509: add kinesis lag metric URL: https://github.com/apache/druid/pull/9509#discussion_r393409891 ## File path: indexing-service/src/main/java/org/apache/druid/indexing/seekablestream/supervisor/SeekableStreamSupervisor.java ##

[GitHub] [druid] jon-wei commented on a change in pull request #9509: add kinesis lag metric

2020-03-16 Thread GitBox
jon-wei commented on a change in pull request #9509: add kinesis lag metric URL: https://github.com/apache/druid/pull/9509#discussion_r393412399 ## File path: extensions-core/kinesis-indexing-service/src/main/java/org/apache/druid/indexing/kinesis/KinesisRecordSupplier.java ###

[GitHub] [druid] codecov-io commented on issue #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
codecov-io commented on issue #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516#issuecomment-599861337 # [Codecov](https://codecov.io/gh/apache/druid/pull/9516?src=pr&el=h1) Report > Merging [#9516](https://codecov.io/gh/apache/druid/pull/9516?src=

[GitHub] [druid] jon-wei merged pull request #9509: add kinesis lag metric

2020-03-16 Thread GitBox
jon-wei merged pull request #9509: add kinesis lag metric URL: https://github.com/apache/druid/pull/9509 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[druid] branch master updated (7626be2 -> 142742f)

2020-03-16 Thread jonwei
This is an automated email from the ASF dual-hosted git repository. jonwei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/druid.git. from 7626be2 Web console: add config control for the query context (#9499) add 142742f add kinesis lag metric (#9509

[GitHub] [druid] jon-wei merged pull request #9516: More efficient join filter rewrites

2020-03-16 Thread GitBox
jon-wei merged pull request #9516: More efficient join filter rewrites URL: https://github.com/apache/druid/pull/9516 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[druid] branch master updated (142742f -> b184736)

2020-03-16 Thread jonwei
This is an automated email from the ASF dual-hosted git repository. jonwei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/druid.git. from 142742f add kinesis lag metric (#9509) add b184736 More efficient join filter rewrites (#9516) No new revision