[incubator-druid] branch master updated (75ea0d5 -> e9e1625)

2019-11-09 Thread fjy
This is an automated email from the ASF dual-hosted git repository. fjy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-druid.git. from 75ea0d5 Add more datasketches doubles sketch SQL functions (#8843) add e9e1625 Docs: Add docsearch

[GitHub] [incubator-druid] fjy merged pull request #8850: Docs: Add docsearch version

2019-11-09 Thread GitBox
fjy merged pull request #8850: Docs: Add docsearch version URL: https://github.com/apache/incubator-druid/pull/8850 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-druid] vogievetsky opened a new pull request #8850: Docs: Add docsearch version

2019-11-09 Thread GitBox
vogievetsky opened a new pull request #8850: Docs: Add docsearch version URL: https://github.com/apache/incubator-druid/pull/8850 Adds the `docsearch:version` meta tag needed to enable search in docs, see

[GitHub] [incubator-druid] sixtus commented on issue #8840: hadoop_index tasks fail on wrong file format when run inside indexer

2019-11-09 Thread GitBox
sixtus commented on issue #8840: hadoop_index tasks fail on wrong file format when run inside indexer URL: https://github.com/apache/incubator-druid/issues/8840#issuecomment-552152870 ok, I think I found something: `druid.storage.storageDirectory=/druid/indexer` works for

[GitHub] [incubator-druid] lgtm-com[bot] commented on issue #8838: Web console: replace (and remove) old consoles

2019-11-09 Thread GitBox
lgtm-com[bot] commented on issue #8838: Web console: replace (and remove) old consoles URL: https://github.com/apache/incubator-druid/pull/8838#issuecomment-552150563 This pull request **fixes 28 alerts** when merging f98b9545f5dee7db2a1efb2b3a1d5adce2951be6 into

[GitHub] [incubator-druid] vogievetsky commented on issue #8838: Web console: replace (and remove) old consoles

2019-11-09 Thread GitBox
vogievetsky commented on issue #8838: Web console: replace (and remove) old consoles URL: https://github.com/apache/incubator-druid/pull/8838#issuecomment-552150065 I edited `script/licenses` to make sure it preserves the notice and dedupes the libraries

[GitHub] [incubator-druid] clintropolis commented on issue #8838: Web console: replace (and remove) old consoles

2019-11-09 Thread GitBox
clintropolis commented on issue #8838: Web console: replace (and remove) old consoles URL: https://github.com/apache/incubator-druid/pull/8838#issuecomment-552145722 >What is the deal here? What does the notice: key represent and should script/licenses be updated to generate it?

[GitHub] [incubator-druid] vogievetsky commented on a change in pull request #8838: Web console: replace (and remove) old consoles

2019-11-09 Thread GitBox
vogievetsky commented on a change in pull request #8838: Web console: replace (and remove) old consoles URL: https://github.com/apache/incubator-druid/pull/8838#discussion_r344457390 ## File path: licenses.yaml ## @@ -5036,21 +4918,15 @@ module: web-console license_name:

[GitHub] [incubator-druid] stale[bot] closed pull request #7540: call threadlocal.remove explicitly to avoid CPU usage spikes

2019-11-09 Thread GitBox
stale[bot] closed pull request #7540: call threadlocal.remove explicitly to avoid CPU usage spikes URL: https://github.com/apache/incubator-druid/pull/7540 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-druid] stale[bot] commented on issue #7540: call threadlocal.remove explicitly to avoid CPU usage spikes

2019-11-09 Thread GitBox
stale[bot] commented on issue #7540: call threadlocal.remove explicitly to avoid CPU usage spikes URL: https://github.com/apache/incubator-druid/pull/7540#issuecomment-552094658 This pull request/issue has been closed due to lack of activity. If you think that is incorrect, or the pull

[GitHub] [incubator-druid] sixtus opened a new pull request #8849: ensure valid HDFS names

2019-11-09 Thread GitBox
sixtus opened a new pull request #8849: ensure valid HDFS names URL: https://github.com/apache/incubator-druid/pull/8849 Fixes #8840 . ### Description Looks like the replace() just got moved to the wrong spot, as the ISO times do include them for sure. This PR

[GitHub] [incubator-druid] zhenxiao opened a new pull request #8848: Refactor DirectDruidClient, extract BufferInputStreamResponseHandler

2019-11-09 Thread GitBox
zhenxiao opened a new pull request #8848: Refactor DirectDruidClient, extract BufferInputStreamResponseHandler URL: https://github.com/apache/incubator-druid/pull/8848 Fixes https://github.com/apache/incubator-druid/issues/8444 CC @leventov

[GitHub] [incubator-druid] lgtm-com[bot] commented on issue #8823: Add InputSource and InputFormat interfaces

2019-11-09 Thread GitBox
lgtm-com[bot] commented on issue #8823: Add InputSource and InputFormat interfaces URL: https://github.com/apache/incubator-druid/pull/8823#issuecomment-552081087 This pull request **fixes 1 alert** when merging ea2c8f9db662e6d03eac46266fa601ce177f8b86 into

[GitHub] [incubator-druid] stale[bot] commented on issue #8185: extension for exactly distinct count for single long type dimension:accurate-cardinality

2019-11-09 Thread GitBox
stale[bot] commented on issue #8185: extension for exactly distinct count for single long type dimension:accurate-cardinality URL: https://github.com/apache/incubator-druid/pull/8185#issuecomment-552078157 This pull request/issue has been closed due to lack of activity. If you think that

[GitHub] [incubator-druid] stale[bot] closed pull request #8185: extension for exactly distinct count for single long type dimension:accurate-cardinality

2019-11-09 Thread GitBox
stale[bot] closed pull request #8185: extension for exactly distinct count for single long type dimension:accurate-cardinality URL: https://github.com/apache/incubator-druid/pull/8185 This is an automated message from the

[GitHub] [incubator-druid] jihoonson commented on a change in pull request #8823: Add InputSource and InputFormat interfaces

2019-11-09 Thread GitBox
jihoonson commented on a change in pull request #8823: Add InputSource and InputFormat interfaces URL: https://github.com/apache/incubator-druid/pull/8823#discussion_r344433817 ## File path: core/src/main/java/org/apache/druid/java/util/common/FileUtils.java ## @@ -306,6