[incubator-druid] branch master updated: optimize loading end offsets of all partitions (#6623)

2018-11-15 Thread qmm
This is an automated email from the ASF dual-hosted git repository. qmm 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 c4cb4b4 optimize loading end offsets of a

[GitHub] QiuMM closed pull request #6623: Fetch offsets optimize

2018-11-15 Thread GitBox
QiuMM closed pull request #6623: Fetch offsets optimize URL: https://github.com/apache/incubator-druid/pull/6623 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (f

svn commit: r30923 - /dev/incubator/druid/0.13.0-incubating-rc2/

2018-11-15 Thread davidlim
Author: davidlim Date: Fri Nov 16 06:54:20 2018 New Revision: 30923 Log: Publishing proposed apache-druid-0.13.0-incubating release (RC2) Added: dev/incubator/druid/0.13.0-incubating-rc2/ dev/incubator/druid/0.13.0-incubating-rc2/apache-druid-0.13.0-incubating-bin.tar.gz (with props)

[incubator-druid] branch master updated: Expressions: Fix improper supplier reuse with missing columns. (#6600)

2018-11-15 Thread gian
This is an automated email from the ASF dual-hosted git repository. gian 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 fe69da0 Expressions: Fix improper suppli

[GitHub] gianm closed pull request #6600: Expressions: Fix improper supplier reuse with missing columns.

2018-11-15 Thread GitBox
gianm closed pull request #6600: Expressions: Fix improper supplier reuse with missing columns. URL: https://github.com/apache/incubator-druid/pull/6600 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenan

[GitHub] gianm closed issue #6556: Unexpected results from concat on a real and fake (null) column

2018-11-15 Thread GitBox
gianm closed issue #6556: Unexpected results from concat on a real and fake (null) column URL: https://github.com/apache/incubator-druid/issues/6556 This is an automated message from the Apache Git Service. To respond to the

[GitHub] hate13 commented on issue #6623: Fetch offsets optimize

2018-11-15 Thread GitBox
hate13 commented on issue #6623: Fetch offsets optimize URL: https://github.com/apache/incubator-druid/pull/6623#issuecomment-439290848 @QiuMM @asdf2014 We made some simple test as follows. partitions: 1000, kafka.network.RequestMetrics.TotalTimeMs.Offsets.99thPercentile: 500ms

[incubator-druid] annotated tag druid-0.13.0-incubating-rc2 updated (82528bc -> 448068b)

2018-11-15 Thread davidlim
This is an automated email from the ASF dual-hosted git repository. davidlim pushed a change to annotated tag druid-0.13.0-incubating-rc2 in repository https://gitbox.apache.org/repos/asf/incubator-druid.git. *** WARNING: tag druid-0.13.0-incubating-rc2 was modified! *** from 82528bc (comm

[incubator-druid] 01/02: [maven-release-plugin] prepare release druid-0.13.0-incubating-rc2

2018-11-15 Thread davidlim
This is an automated email from the ASF dual-hosted git repository. davidlim pushed a commit to branch 0.13.0-incubating in repository https://gitbox.apache.org/repos/asf/incubator-druid.git commit 82528bcb8dd734ac206aa7b3b728fa5f262463dd Author: dclim AuthorDate: Thu Nov 15 21:43:24 2018 -0700

[incubator-druid] branch 0.13.0-incubating updated (de3fdc6 -> c3e41c9)

2018-11-15 Thread davidlim
This is an automated email from the ASF dual-hosted git repository. davidlim pushed a change to branch 0.13.0-incubating in repository https://gitbox.apache.org/repos/asf/incubator-druid.git. from de3fdc6 remove backpressure time from DefaultQueryMetrics pending on-going discussion (#6631)

[incubator-druid] 02/02: [maven-release-plugin] prepare for next development iteration

2018-11-15 Thread davidlim
This is an automated email from the ASF dual-hosted git repository. davidlim pushed a commit to branch 0.13.0-incubating in repository https://gitbox.apache.org/repos/asf/incubator-druid.git commit c3e41c96e42044960f33943fe6e23c380c45ad3f Author: dclim AuthorDate: Thu Nov 15 21:43:34 2018 -0700

[GitHub] jihoonson closed pull request #6632: [Backport] remove backpressure time from DefaultQueryMetrics pending on-going discussion (#6631)

2018-11-15 Thread GitBox
jihoonson closed pull request #6632: [Backport] remove backpressure time from DefaultQueryMetrics pending on-going discussion (#6631) URL: https://github.com/apache/incubator-druid/pull/6632 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is di

[incubator-druid] branch 0.13.0-incubating updated: remove backpressure time from DefaultQueryMetrics pending on-going discussion (#6631) (#6632)

2018-11-15 Thread jihoonson
This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a commit to branch 0.13.0-incubating in repository https://gitbox.apache.org/repos/asf/incubator-druid.git The following commit(s) were added to refs/heads/0.13.0-incubating by this push: new de3fdc6 remov

[GitHub] asdf2014 closed pull request #6590: optimize input row parsers

2018-11-15 Thread GitBox
asdf2014 closed pull request #6590: optimize input row parsers URL: https://github.com/apache/incubator-druid/pull/6590 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull req

[incubator-druid] branch master updated: optimize input row parsers (#6590)

2018-11-15 Thread asdf2014
This is an automated email from the ASF dual-hosted git repository. asdf2014 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 93b0d58 optimize input row parsers (

[GitHub] QiuMM closed issue #6292: OpentsdbEmitter fails sending tags whose value contains ":"

2018-11-15 Thread GitBox
QiuMM closed issue #6292: OpentsdbEmitter fails sending tags whose value contains ":" URL: https://github.com/apache/incubator-druid/issues/6292 This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] dclim opened a new pull request #6632: [Backport] remove backpressure time from DefaultQueryMetrics pending on-going discussion (#6631)

2018-11-15 Thread GitBox
dclim opened a new pull request #6632: [Backport] remove backpressure time from DefaultQueryMetrics pending on-going discussion (#6631) URL: https://github.com/apache/incubator-druid/pull/6632 This is an automated message fr

[GitHub] dclim closed pull request #6631: Remove backpressure time from DefaultQueryMetrics pending on-going discussion

2018-11-15 Thread GitBox
dclim closed pull request #6631: Remove backpressure time from DefaultQueryMetrics pending on-going discussion URL: https://github.com/apache/incubator-druid/pull/6631 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the s

[incubator-druid] branch master updated: remove backpressure time from DefaultQueryMetrics pending on-going discussion (#6631)

2018-11-15 Thread davidlim
This is an automated email from the ASF dual-hosted git repository. davidlim 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 7b41e23 remove backpressure time fro

[incubator-druid] branch master updated: Enforce logging when killing a task (#6621)

2018-11-15 Thread asdf2014
This is an automated email from the ASF dual-hosted git repository. asdf2014 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 d738ce4 Enforce logging when killing

[GitHub] asdf2014 closed pull request #6621: Enforce logging when killing a task

2018-11-15 Thread GitBox
asdf2014 closed pull request #6621: Enforce logging when killing a task URL: https://github.com/apache/incubator-druid/pull/6621 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign

[GitHub] clintropolis commented on a change in pull request #6588: autosize processing buffers based on direct memory sizing by default

2018-11-15 Thread GitBox
clintropolis commented on a change in pull request #6588: autosize processing buffers based on direct memory sizing by default URL: https://github.com/apache/incubator-druid/pull/6588#discussion_r234067149 ## File path: processing/src/main/java/org/apache/druid/query/DruidProcessin

[GitHub] dclim opened a new pull request #6631: Remove backpressure time from DefaultQueryMetrics pending on-going discussion

2018-11-15 Thread GitBox
dclim opened a new pull request #6631: Remove backpressure time from DefaultQueryMetrics pending on-going discussion URL: https://github.com/apache/incubator-druid/pull/6631 In order to allow the community sufficient time to reach a decision on the path forward for metrics emission while n

[GitHub] gianm commented on issue #6559: Backpressure metric should not be emitted by default

2018-11-15 Thread GitBox
gianm commented on issue #6559: Backpressure metric should not be emitted by default URL: https://github.com/apache/incubator-druid/issues/6559#issuecomment-439222950 > @gianm the advantage of druid.query.queryMetrics.default.metrics.nodeBackPressureTime.name style configs is that a user

[GitHub] joykent99 closed pull request #6630: Add au build

2018-11-15 Thread GitBox
joykent99 closed pull request #6630: Add au build URL: https://github.com/apache/incubator-druid/pull/6630 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a

[GitHub] joykent99 opened a new pull request #6630: Add au build

2018-11-15 Thread GitBox
joykent99 opened a new pull request #6630: Add au build URL: https://github.com/apache/incubator-druid/pull/6630 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and us

[GitHub] jihoonson commented on a change in pull request #6621: Enforce logging when killing a task

2018-11-15 Thread GitBox
jihoonson commented on a change in pull request #6621: Enforce logging when killing a task URL: https://github.com/apache/incubator-druid/pull/6621#discussion_r234015225 ## File path: extensions-contrib/materialized-view-maintenance/src/main/java/org/apache/druid/indexing/materiali

[GitHub] jihoonson commented on issue #6629: Add support parallel combine in brokers

2018-11-15 Thread GitBox
jihoonson commented on issue #6629: Add support parallel combine in brokers URL: https://github.com/apache/incubator-druid/pull/6629#issuecomment-439196530 @drcrallen would you please review this? This is an automated message

[GitHub] jihoonson opened a new pull request #6629: Add support parallel combine in brokers

2018-11-15 Thread GitBox
jihoonson opened a new pull request #6629: Add support parallel combine in brokers URL: https://github.com/apache/incubator-druid/pull/6629 This PR is to solve the same problem of https://github.com/apache/incubator-druid/pull/5913, but uses a different approach. `ParallelMergeCombineSequ

[GitHub] b-slim closed pull request #6607: Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies

2018-11-15 Thread GitBox
b-slim closed pull request #6607: Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies URL: https://github.com/apache/incubator-druid/pull/6607 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it

[incubator-druid] branch master updated: Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies (#6607)

2018-11-15 Thread bslim
This is an automated email from the ASF dual-hosted git repository. bslim 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 8f3fe9c Prohibit String.replace() and S

[GitHub] b-slim commented on a change in pull request #6607: Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies

2018-11-15 Thread GitBox
b-slim commented on a change in pull request #6607: Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies URL: https://github.com/apache/incubator-druid/pull/6607#discussion_r234012141 ## File path: core/src/main/java/org/apache/dr

[GitHub] Shimi edited a comment on issue #3562: Concise File mapping handling with FileUtils.map()

2018-11-15 Thread GitBox
Shimi edited a comment on issue #3562: Concise File mapping handling with FileUtils.map() URL: https://github.com/apache/incubator-druid/issues/3562#issuecomment-439171030 thanks @ leventov I made the changes to VSizeSerdeBenchmark. Except for the benchmarks, all places require write

[GitHub] Shimi commented on issue #3562: Concise File mapping handling with FileUtils.map()

2018-11-15 Thread GitBox
Shimi commented on issue #3562: Concise File mapping handling with FileUtils.map() URL: https://github.com/apache/incubator-druid/issues/3562#issuecomment-439171030 thanks @ leventov I made the changes to VSizeSerdeBenchmark. Except for the benchmarks, all places require write access

[GitHub] joykent99 opened a new pull request #6628: add build

2018-11-15 Thread GitBox
joykent99 opened a new pull request #6628: add build URL: https://github.com/apache/incubator-druid/pull/6628 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use t

[incubator-druid] branch 0.13.0-incubating updated: Properly reset total size of segmentsToCompact in NewestSegmentFirstIterator (#6622) (#6627)

2018-11-15 Thread jihoonson
This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a commit to branch 0.13.0-incubating in repository https://gitbox.apache.org/repos/asf/incubator-druid.git The following commit(s) were added to refs/heads/0.13.0-incubating by this push: new f2d9123 Prope

[GitHub] jihoonson closed pull request #6627: [Backport] Properly reset total size of segmentsToCompact in NewestSegmentFirstIterator

2018-11-15 Thread GitBox
jihoonson closed pull request #6627: [Backport] Properly reset total size of segmentsToCompact in NewestSegmentFirstIterator URL: https://github.com/apache/incubator-druid/pull/6627 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed b

[GitHub] dclim commented on a change in pull request #6588: autosize processing buffers based on direct memory sizing by default

2018-11-15 Thread GitBox
dclim commented on a change in pull request #6588: autosize processing buffers based on direct memory sizing by default URL: https://github.com/apache/incubator-druid/pull/6588#discussion_r233977377 ## File path: processing/src/main/java/org/apache/druid/query/DruidProcessingConfig

[GitHub] dclim commented on a change in pull request #6588: autosize processing buffers based on direct memory sizing by default

2018-11-15 Thread GitBox
dclim commented on a change in pull request #6588: autosize processing buffers based on direct memory sizing by default URL: https://github.com/apache/incubator-druid/pull/6588#discussion_r233975143 ## File path: processing/src/main/java/org/apache/druid/query/DruidProcessingConfig

[GitHub] leventov commented on a change in pull request #6607: Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies

2018-11-15 Thread GitBox
leventov commented on a change in pull request #6607: Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies URL: https://github.com/apache/incubator-druid/pull/6607#discussion_r233960721 ## File path: core/src/main/java/org/apache/

[GitHub] b-slim commented on a change in pull request #6607: Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies

2018-11-15 Thread GitBox
b-slim commented on a change in pull request #6607: Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies URL: https://github.com/apache/incubator-druid/pull/6607#discussion_r233958904 ## File path: core/src/main/java/org/apache/dr

[GitHub] leventov commented on a change in pull request #6607: Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies

2018-11-15 Thread GitBox
leventov commented on a change in pull request #6607: Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies URL: https://github.com/apache/incubator-druid/pull/6607#discussion_r233957806 ## File path: core/src/main/java/org/apache/

[GitHub] b-slim commented on a change in pull request #6607: Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies

2018-11-15 Thread GitBox
b-slim commented on a change in pull request #6607: Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies URL: https://github.com/apache/incubator-druid/pull/6607#discussion_r233956126 ## File path: core/src/main/java/org/apache/dr

[GitHub] dclim opened a new pull request #6627: [Backport] Properly reset total size of segmentsToCompact in NewestSegmentFirstIterator

2018-11-15 Thread GitBox
dclim opened a new pull request #6627: [Backport] Properly reset total size of segmentsToCompact in NewestSegmentFirstIterator URL: https://github.com/apache/incubator-druid/pull/6627 Backport of #6622 to 0.13.0-incubating. --

[GitHub] eranbranovate commented on issue #6537: "Unable to rename" exceptions on standalone Indexing Hadoop jobs

2018-11-15 Thread GitBox
eranbranovate commented on issue #6537: "Unable to rename" exceptions on standalone Indexing Hadoop jobs URL: https://github.com/apache/incubator-druid/issues/6537#issuecomment-439103091 i see the same problem with version 0.12.3 and i see it everyday and i ingest data hourly so i see it

[incubator-druid] branch master updated: Properly reset total size of segmentsToCompact in NewestSegmentFirstIterator (#6622)

2018-11-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 0395d55 Properly reset total size of s

[GitHub] clintropolis closed pull request #6622: Properly reset total size of segmentsToCompact in NewestSegmentFirstIterator

2018-11-15 Thread GitBox
clintropolis closed pull request #6622: Properly reset total size of segmentsToCompact in NewestSegmentFirstIterator URL: https://github.com/apache/incubator-druid/pull/6622 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for

[GitHub] clintropolis commented on a change in pull request #6590: optimize input row parsers

2018-11-15 Thread GitBox
clintropolis commented on a change in pull request #6590: optimize input row parsers URL: https://github.com/apache/incubator-druid/pull/6590#discussion_r233755765 ## File path: core/src/main/java/org/apache/druid/data/input/impl/MapInputRowParser.java ## @@ -36,27 +36,28

[GitHub] QiuMM commented on a change in pull request #6590: optimize input row parsers

2018-11-15 Thread GitBox
QiuMM commented on a change in pull request #6590: optimize input row parsers URL: https://github.com/apache/incubator-druid/pull/6590#discussion_r233754566 ## File path: core/src/main/java/org/apache/druid/data/input/impl/MapInputRowParser.java ## @@ -36,27 +36,28 @@ pub

[GitHub] QiuMM commented on a change in pull request #6590: optimize input row parsers

2018-11-15 Thread GitBox
QiuMM commented on a change in pull request #6590: optimize input row parsers URL: https://github.com/apache/incubator-druid/pull/6590#discussion_r233301416 ## File path: core/src/main/java/org/apache/druid/data/input/impl/MapInputRowParser.java ## @@ -36,27 +36,28 @@ pub

[GitHub] clintropolis commented on issue #6588: autosize processing buffers based on direct memory sizing by default

2018-11-15 Thread GitBox
clintropolis commented on issue #6588: autosize processing buffers based on direct memory sizing by default URL: https://github.com/apache/incubator-druid/pull/6588#issuecomment-438958548 > one more change needed is in the exception messages in groupby queries when the processing buffer si

[GitHub] clintropolis commented on a change in pull request #6590: optimize input row parsers

2018-11-15 Thread GitBox
clintropolis commented on a change in pull request #6590: optimize input row parsers URL: https://github.com/apache/incubator-druid/pull/6590#discussion_r233745485 ## File path: core/src/main/java/org/apache/druid/data/input/impl/MapInputRowParser.java ## @@ -36,27 +36,28

[GitHub] clintropolis commented on a change in pull request #6590: optimize input row parsers

2018-11-15 Thread GitBox
clintropolis commented on a change in pull request #6590: optimize input row parsers URL: https://github.com/apache/incubator-druid/pull/6590#discussion_r233745485 ## File path: core/src/main/java/org/apache/druid/data/input/impl/MapInputRowParser.java ## @@ -36,27 +36,28

[GitHub] clintropolis commented on a change in pull request #6588: autosize processing buffers based on direct memory sizing by default

2018-11-15 Thread GitBox
clintropolis commented on a change in pull request #6588: autosize processing buffers based on direct memory sizing by default URL: https://github.com/apache/incubator-druid/pull/6588#discussion_r233740724 ## File path: core/src/main/java/org/apache/druid/data/input/impl/MapInputRo

[GitHub] Guadrado commented on a change in pull request #6510: Added support for filtering by unused parameter

2018-11-15 Thread GitBox
Guadrado commented on a change in pull request #6510: Added support for filtering by unused parameter URL: https://github.com/apache/incubator-druid/pull/6510#discussion_r233741376 ## File path: indexing-service/src/main/java/org/apache/druid/indexing/overlord/TaskStorage.java ###