[GitHub] [druid] vogievetsky opened a new pull request #10888: Web console: remove namespace prop that does not exist from JDBC lookup

2021-02-12 Thread GitBox
vogievetsky opened a new pull request #10888: URL: https://github.com/apache/druid/pull/10888 Turns out there is no `namespace` property in JDBC lookups.

[GitHub] [druid-website] vogievetsky merged pull request #116: Autobuild

2021-02-12 Thread GitBox
vogievetsky merged pull request #116: URL: https://github.com/apache/druid-website/pull/116 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[druid-website] branch asf-site updated: Autobuild (#116)

2021-02-12 Thread vogievetsky
This is an automated email from the ASF dual-hosted git repository. vogievetsky pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/druid-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 57da8ed Autobuild (#116)

[GitHub] [druid-website] vogievetsky opened a new pull request #116: Autobuild

2021-02-12 Thread GitBox
vogievetsky opened a new pull request #116: URL: https://github.com/apache/druid-website/pull/116 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [druid-website-src] vogievetsky merged pull request #207: fix event indentation

2021-02-12 Thread GitBox
vogievetsky merged pull request #207: URL: https://github.com/apache/druid-website-src/pull/207 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[druid-website-src] branch master updated: fix event indentation

2021-02-12 Thread vogievetsky
This is an automated email from the ASF dual-hosted git repository. vogievetsky pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/druid-website-src.git The following commit(s) were added to refs/heads/master by this push: new fddecc8 fix event indentation

[GitHub] [druid-website-src] vogievetsky opened a new pull request #207: fix event indentation

2021-02-12 Thread GitBox
vogievetsky opened a new pull request #207: URL: https://github.com/apache/druid-website-src/pull/207 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [druid-website-src] vogievetsky merged pull request #206: Update events.yml

2021-02-12 Thread GitBox
vogievetsky merged pull request #206: URL: https://github.com/apache/druid-website-src/pull/206 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[druid-website-src] branch master updated: Update events.yml

2021-02-12 Thread vogievetsky
This is an automated email from the ASF dual-hosted git repository. vogievetsky pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/druid-website-src.git The following commit(s) were added to refs/heads/master by this push: new f005638 Update events.yml

[GitHub] [druid] jp707049 opened a new issue #10887: [Just Curious] About Zookeeper Dependency

2021-02-12 Thread GitBox
jp707049 opened a new issue #10887: URL: https://github.com/apache/druid/issues/10887 Is there a roadmap for druid to remove zookeeper dependency completely. If so, what will zookeeper be replaced by? This is an automated

[GitHub] [druid] jihoonson opened a new pull request #10886: Remove stale 'namespace' config for JDBC lookups from doc and web-console

2021-02-12 Thread GitBox
jihoonson opened a new pull request #10886: URL: https://github.com/apache/druid/pull/10886 ### Description The `namespace` config was removed in #2926. Also fixed a wrong instruction for the JDBC connector location. This PR has: - [x] been self-reviewed. - [

[GitHub] [druid] jihoonson commented on a change in pull request #10885: license.yaml fixes for code introduced related to AWS RDS token based password provider in PR #9518

2021-02-12 Thread GitBox
jihoonson commented on a change in pull request #10885: URL: https://github.com/apache/druid/pull/10885#discussion_r575581693 ## File path: licenses.yaml ## @@ -157,6 +157,15 @@ libraries: --- +name: Code adopted from org.apache.commons.dbcp2.BasicDataSource

[GitHub] [druid] himanshug opened a new pull request #10885: license.yaml fixes for code introduced related to AWS RDS token based password provider in PR #9518

2021-02-12 Thread GitBox
himanshug opened a new pull request #10885: URL: https://github.com/apache/druid/pull/10885 see https://github.com/apache/druid/pull/9518#discussion_r575571188 and https://github.com/apache/druid/pull/9518#discussion_r575571831

[GitHub] [druid] jihoonson commented on a change in pull request #9518: AWS RDS token based password provider

2021-02-12 Thread GitBox
jihoonson commented on a change in pull request #9518: URL: https://github.com/apache/druid/pull/9518#discussion_r575573699 ## File path: server/src/main/java/org/apache/druid/metadata/BasicDataSourceExt.java ## @@ -0,0 +1,179 @@ +/* + * Licensed to the Apache Software

[GitHub] [druid] himanshug commented on a change in pull request #9518: AWS RDS token based password provider

2021-02-12 Thread GitBox
himanshug commented on a change in pull request #9518: URL: https://github.com/apache/druid/pull/9518#discussion_r575573350 ## File path: licenses.yaml ## @@ -147,6 +147,16 @@ source_paths: --- +name: AWS RDS SDK for Java +license_category: source +module:

[druid] branch 0.21.0 updated: Revert "Add support for Blacklisting some domains for HTTPInputSource (#10535)" (#10871) (#10872)

2021-02-12 Thread jihoonson
This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a commit to branch 0.21.0 in repository https://gitbox.apache.org/repos/asf/druid.git The following commit(s) were added to refs/heads/0.21.0 by this push: new bfc066c Revert "Add support for Blacklisting

[GitHub] [druid] jihoonson merged pull request #10872: [Backport] Revert "Add support for Blacklisting some domains for HTTPInputSource (#10535)"

2021-02-12 Thread GitBox
jihoonson merged pull request #10872: URL: https://github.com/apache/druid/pull/10872 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [druid] jihoonson commented on a change in pull request #9518: AWS RDS token based password provider

2021-02-12 Thread GitBox
jihoonson commented on a change in pull request #9518: URL: https://github.com/apache/druid/pull/9518#discussion_r575571831 ## File path: server/src/main/java/org/apache/druid/metadata/BasicDataSourceExt.java ## @@ -0,0 +1,179 @@ +/* + * Licensed to the Apache Software

[GitHub] [druid] jihoonson commented on a change in pull request #9518: AWS RDS token based password provider

2021-02-12 Thread GitBox
jihoonson commented on a change in pull request #9518: URL: https://github.com/apache/druid/pull/9518#discussion_r575571188 ## File path: licenses.yaml ## @@ -147,6 +147,16 @@ source_paths: --- +name: AWS RDS SDK for Java +license_category: source +module:

[GitHub] [druid] jihoonson commented on a change in pull request #10830: Add configurations for allowed protocols for HTTP and HDFS inputSources/firehoses

2021-02-12 Thread GitBox
jihoonson commented on a change in pull request #10830: URL: https://github.com/apache/druid/pull/10830#discussion_r575509818 ## File path: docs/ingestion/native-batch.md ## @@ -1064,7 +1064,7 @@ Sample specs: "type": "index_parallel", "inputSource": {

[GitHub] [druid] medb commented on issue #7467: Historical node issue with segments being loaded when running locally.

2021-02-12 Thread GitBox
medb commented on issue #7467: URL: https://github.com/apache/druid/issues/7467#issuecomment-778389384 @rae89 how did you fix this issue? This is an automated message from the Apache Git Service. To respond to the message,

[druid] branch master updated (6541178 -> c8d2654)

2021-02-12 Thread suneet
This is an automated email from the ASF dual-hosted git repository. suneet pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/druid.git. from 6541178 Support segmentGranularity for auto-compaction (#10843) add c8d2654 Use native git for

[GitHub] [druid] suneet-s merged pull request #10881: Use native git for git-commit-id-plugin to speed up build

2021-02-12 Thread GitBox
suneet-s merged pull request #10881: URL: https://github.com/apache/druid/pull/10881 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [druid] 2bethere commented on pull request #10881: Use native git for git-commit-id-plugin to speed up build

2021-02-12 Thread GitBox
2bethere commented on pull request #10881: URL: https://github.com/apache/druid/pull/10881#issuecomment-778327887 I used https://github.com/intuit/maven-build-scanner Original blog: https://medium.com/@alex_collins/10x-faster-maven-builds-at-intuit-5b7bb60c65e6 The #

[GitHub] [druid] suneet-s commented on pull request #10881: Use native git for git-commit-id-plugin to speed up build

2021-02-12 Thread GitBox
suneet-s commented on pull request #10881: URL: https://github.com/apache/druid/pull/10881#issuecomment-778321526 @2bethere how did you generate those pie charts? And what do the measurements mean? This is an automated

[GitHub] [druid] suneet-s commented on pull request #10882: Fix example names of security artifacts in docs

2021-02-12 Thread GitBox
suneet-s commented on pull request #10882: URL: https://github.com/apache/druid/pull/10882#issuecomment-778319677 @jihoonson should this be labeled with 0.21.0 ? This is an automated message from the Apache Git Service. To

[GitHub] [druid] a2l007 commented on a change in pull request #10830: Add configurations for allowed protocols for HTTP and HDFS inputSources/firehoses

2021-02-12 Thread GitBox
a2l007 commented on a change in pull request #10830: URL: https://github.com/apache/druid/pull/10830#discussion_r575262001 ## File path: docs/ingestion/native-batch.md ## @@ -1064,7 +1064,7 @@ Sample specs: "type": "index_parallel", "inputSource": {

[GitHub] [druid] Hemant0601 edited a comment on issue #9299: Cannot construct instance of `org.apache.druid.data.input.AvroStreamInputRowParser`

2021-02-12 Thread GitBox
Hemant0601 edited a comment on issue #9299: URL: https://github.com/apache/druid/issues/9299#issuecomment-778193005 Is there any solution for this ? This is an automated message from the Apache Git Service. To respond to the

[GitHub] [druid] Hemant0601 commented on issue #9299: Cannot construct instance of `org.apache.druid.data.input.AvroStreamInputRowParser`

2021-02-12 Thread GitBox
Hemant0601 commented on issue #9299: URL: https://github.com/apache/druid/issues/9299#issuecomment-778193005 Is there any soluton for this ? This is an automated message from the Apache Git Service. To respond to the

[druid] branch master updated: Support segmentGranularity for auto-compaction (#10843)

2021-02-12 Thread maytasm
This is an automated email from the ASF dual-hosted git repository. maytasm 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 6541178 Support segmentGranularity for

[GitHub] [druid] maytasm merged pull request #10843: Support segmentGranularity for auto-compaction

2021-02-12 Thread GitBox
maytasm merged pull request #10843: URL: https://github.com/apache/druid/pull/10843 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [druid] abhishekagarwal87 closed pull request #10803: [Draft] travis test

2021-02-12 Thread GitBox
abhishekagarwal87 closed pull request #10803: URL: https://github.com/apache/druid/pull/10803 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [druid] abhishekagarwal87 closed pull request #10849: [WIP] Import jdk11 tests and checks from separate config

2021-02-12 Thread GitBox
abhishekagarwal87 closed pull request #10849: URL: https://github.com/apache/druid/pull/10849 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [druid] abhishekagarwal87 opened a new pull request #10884: Reload segment usage when starting the process

2021-02-12 Thread GitBox
abhishekagarwal87 opened a new pull request #10884: URL: https://github.com/apache/druid/pull/10884 ### Description When a historical process is restarted, we lose the accounting being kept by the `StorageLocation` class. This implies that `StorageLocation` could reserve space for