[GitHub] manjudr opened a new issue #7086: Numeric columns do not support multivalue rows

2019-02-18 Thread GitBox
manjudr opened a new issue #7086: Numeric columns do not support multivalue rows URL: https://github.com/apache/incubator-druid/issues/7086 Fails to ingest the nested object value into druid using kafka with below ingestion spec. **Input data :** ```js { "edata":

[GitHub] asdf2014 merged pull request #7083: Update handlebars dep to patch vulnerability

2019-02-18 Thread GitBox
asdf2014 merged pull request #7083: Update handlebars dep to patch vulnerability URL: https://github.com/apache/incubator-druid/pull/7083 This is an automated message from the Apache Git Service. To respond to the message, pl

[incubator-druid] branch master updated: Update handlebars dep to patch vulnerability (#7083)

2019-02-18 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 61272d6 Update handlebars dep to pat

[GitHub] manjudr commented on issue #7086: Numeric columns do not support multivalue rows

2019-02-18 Thread GitBox
manjudr commented on issue #7086: Numeric columns do not support multivalue rows URL: https://github.com/apache/incubator-druid/issues/7086#issuecomment-464691586 **Things which i have tried out.** 1. When i tried by change **$.edata.visits[*].index** to **$.edata.visit

[GitHub] Dylan1312 commented on issue #7080: Broker process gets killed by kernel due to OOM

2019-02-18 Thread GitBox
Dylan1312 commented on issue #7080: Broker process gets killed by kernel due to OOM URL: https://github.com/apache/incubator-druid/issues/7080#issuecomment-464796590 Can you share your Broker runtime.properties and jvm config please? ---

[incubator-druid] branch master updated: Support kafka transactional topics (#5404) (#6496)

2019-02-18 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 80a2ef7 Support kafka transactional topi

[GitHub] gianm merged pull request #6496: Support kafka transactional topics (#5404)

2019-02-18 Thread GitBox
gianm merged pull request #6496: Support kafka transactional topics (#5404) URL: https://github.com/apache/incubator-druid/pull/6496 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] leventov opened a new issue #7087: Online aggregation / Interactive Query Session Protocol

2019-02-18 Thread GitBox
leventov opened a new issue #7087: Online aggregation / Interactive Query Session Protocol URL: https://github.com/apache/incubator-druid/issues/7087 This issue discusses two proposals: "Online aggregation" and "Interactive Query Session Protocol" because they are very closely related to e

[GitHub] leventov commented on a change in pull request #7038: Fix and document concurrency of EventReceiverFirehose and TimedShutoffFirehose; Refine concurrency specification of Firehose

2019-02-18 Thread GitBox
leventov commented on a change in pull request #7038: Fix and document concurrency of EventReceiverFirehose and TimedShutoffFirehose; Refine concurrency specification of Firehose URL: https://github.com/apache/incubator-druid/pull/7038#discussion_r257817128 ## File path: server/sr

[GitHub] leventov commented on a change in pull request #7038: Fix and document concurrency of EventReceiverFirehose and TimedShutoffFirehose; Refine concurrency specification of Firehose

2019-02-18 Thread GitBox
leventov commented on a change in pull request #7038: Fix and document concurrency of EventReceiverFirehose and TimedShutoffFirehose; Refine concurrency specification of Firehose URL: https://github.com/apache/incubator-druid/pull/7038#discussion_r257818590 ## File path: server/sr

[GitHub] gianm commented on issue #6794: Query vectorization.

2019-02-18 Thread GitBox
gianm commented on issue #6794: Query vectorization. URL: https://github.com/apache/incubator-druid/pull/6794#issuecomment-464867792 @sascha-coenen, > I meant to mention that there is an Israeli startup which is specialising in FPGA accelerations. With AWS F1 instance types being a t

[GitHub] leventov commented on a change in pull request #7038: Fix and document concurrency of EventReceiverFirehose and TimedShutoffFirehose; Refine concurrency specification of Firehose

2019-02-18 Thread GitBox
leventov commented on a change in pull request #7038: Fix and document concurrency of EventReceiverFirehose and TimedShutoffFirehose; Refine concurrency specification of Firehose URL: https://github.com/apache/incubator-druid/pull/7038#discussion_r257818590 ## File path: server/sr

[GitHub] leventov commented on a change in pull request #7038: Fix and document concurrency of EventReceiverFirehose and TimedShutoffFirehose; Refine concurrency specification of Firehose

2019-02-18 Thread GitBox
leventov commented on a change in pull request #7038: Fix and document concurrency of EventReceiverFirehose and TimedShutoffFirehose; Refine concurrency specification of Firehose URL: https://github.com/apache/incubator-druid/pull/7038#discussion_r257823489 ## File path: server/sr

[GitHub] leventov commented on a change in pull request #7038: Fix and document concurrency of EventReceiverFirehose and TimedShutoffFirehose; Refine concurrency specification of Firehose

2019-02-18 Thread GitBox
leventov commented on a change in pull request #7038: Fix and document concurrency of EventReceiverFirehose and TimedShutoffFirehose; Refine concurrency specification of Firehose URL: https://github.com/apache/incubator-druid/pull/7038#discussion_r257823489 ## File path: server/sr

[GitHub] gianm commented on a change in pull request #6794: Query vectorization.

2019-02-18 Thread GitBox
gianm commented on a change in pull request #6794: Query vectorization. URL: https://github.com/apache/incubator-druid/pull/6794#discussion_r257825767 ## File path: processing/src/main/java/org/apache/druid/query/filter/vector/VectorValueMatcher.java ## @@ -0,0 +1,39 @@ +/

[GitHub] leventov commented on issue #7075: [PROPOSAL] 7057 Add a Configurable Event Throttling Policy to Asynchronous Emitters

2019-02-18 Thread GitBox
leventov commented on issue #7075: [PROPOSAL] 7057 Add a Configurable Event Throttling Policy to Asynchronous Emitters URL: https://github.com/apache/incubator-druid/issues/7075#issuecomment-464882134 @justinborromeo interesting. Does KafkaProducer support custom event dropping policies?

[GitHub] egor-ryashin commented on a change in pull request #7038: Fix and document concurrency of EventReceiverFirehose and TimedShutoffFirehose; Refine concurrency specification of Firehose

2019-02-18 Thread GitBox
egor-ryashin commented on a change in pull request #7038: Fix and document concurrency of EventReceiverFirehose and TimedShutoffFirehose; Refine concurrency specification of Firehose URL: https://github.com/apache/incubator-druid/pull/7038#discussion_r257833371 ## File path: serve

[GitHub] michael-trelinski commented on a change in pull request #6740: Zookeeper loss

2019-02-18 Thread GitBox
michael-trelinski commented on a change in pull request #6740: Zookeeper loss URL: https://github.com/apache/incubator-druid/pull/6740#discussion_r257842345 ## File path: server/src/main/java/org/apache/druid/curator/CuratorModule.java ## @@ -79,10 +82,33 @@ public CuratorF

[GitHub] samarthjain opened a new pull request #7088: Improve parallelism of zookeeper based segment change processing

2019-02-18 Thread GitBox
samarthjain opened a new pull request #7088: Improve parallelism of zookeeper based segment change processing URL: https://github.com/apache/incubator-druid/pull/7088 https://github.com/apache/incubator-druid/issues/7068 This

[GitHub] samarthjain commented on issue #7088: Improve parallelism of zookeeper based segment change processing

2019-02-18 Thread GitBox
samarthjain commented on issue #7088: Improve parallelism of zookeeper based segment change processing URL: https://github.com/apache/incubator-druid/pull/7088#issuecomment-464933495 Overview of the main changes: 1) I have added a new class CuratorBasedLoadQueuePeonV2. The class borr

[GitHub] gianm commented on issue #6365: new feature: allows user to specify timeZone in TimestampSpec

2019-02-18 Thread GitBox
gianm commented on issue #6365: new feature: allows user to specify timeZone in TimestampSpec URL: https://github.com/apache/incubator-druid/pull/6365#issuecomment-464942888 I restarted the TeamCity build; the errors it noticed were in unchanged files. If it trips again, @zhaojiandong, you

[GitHub] gianm commented on issue #6834: [Proposal] Add published segment cache in broker

2019-02-18 Thread GitBox
gianm commented on issue #6834: [Proposal] Add published segment cache in broker URL: https://github.com/apache/incubator-druid/issues/6834#issuecomment-464943684 It looks like phase 1 was implemented by #6901, and phase 2 remains unimplemented. ---

[GitHub] gianm closed issue #6832: [Proposal] "Unified" web console

2019-02-18 Thread GitBox
gianm closed issue #6832: [Proposal] "Unified" web console URL: https://github.com/apache/incubator-druid/issues/6832 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub a

[GitHub] gianm commented on issue #6832: [Proposal] "Unified" web console

2019-02-18 Thread GitBox
gianm commented on issue #6832: [Proposal] "Unified" web console URL: https://github.com/apache/incubator-druid/issues/6832#issuecomment-464943923 Implemented by #6923. This is an automated message from the Apache Git Service

[GitHub] gianm commented on issue #6838: [Proposal] Introduce concept of master/data/query servers in docs and packaging

2019-02-18 Thread GitBox
gianm commented on issue #6838: [Proposal] Introduce concept of master/data/query servers in docs and packaging URL: https://github.com/apache/incubator-druid/issues/6838#issuecomment-464943979 Implemented by #6916. This is

[GitHub] gianm closed issue #6838: [Proposal] Introduce concept of master/data/query servers in docs and packaging

2019-02-18 Thread GitBox
gianm closed issue #6838: [Proposal] Introduce concept of master/data/query servers in docs and packaging URL: https://github.com/apache/incubator-druid/issues/6838 This is an automated message from the Apache Git Service. T

[GitHub] wzy1213 commented on issue #2313: Aggregation on strings(dimension)

2019-02-18 Thread GitBox
wzy1213 commented on issue #2313: Aggregation on strings(dimension) URL: https://github.com/apache/incubator-druid/issues/2313#issuecomment-464983747 hi, are you fix this problem? This is an automated message from the Apache

[GitHub] pdeva commented on issue #6854: downtime when upgrading single node overlord+coordinator to 0.13.0

2019-02-18 Thread GitBox
pdeva commented on issue #6854: downtime when upgrading single node overlord+coordinator to 0.13.0 URL: https://github.com/apache/incubator-druid/issues/6854#issuecomment-464988450 if KIS is being marked as stable (ref #6970) , this bug might be worth either fixing or atleast documenting.

[GitHub] quenlang closed issue #7047: ingestion data with quantiles sketch module throw exception in 0.12.3

2019-02-18 Thread GitBox
quenlang closed issue #7047: ingestion data with quantiles sketch module throw exception in 0.12.3 URL: https://github.com/apache/incubator-druid/issues/7047 This is an automated message from the Apache Git Service. To respo

[GitHub] glasser opened a new pull request #7089: ParallelIndexSubTask: support ingestSegment in delegating factories

2019-02-18 Thread GitBox
glasser opened a new pull request #7089: ParallelIndexSubTask: support ingestSegment in delegating factories URL: https://github.com/apache/incubator-druid/pull/7089 IndexTask had special-cased code to properly send a TaskToolbox to a IngestSegmentFirehoseFactory that's nested inside a C

[GitHub] glasser commented on issue #7089: ParallelIndexSubTask: support ingestSegment in delegating factories

2019-02-18 Thread GitBox
glasser commented on issue #7089: ParallelIndexSubTask: support ingestSegment in delegating factories URL: https://github.com/apache/incubator-druid/pull/7089#issuecomment-465018473 Note the FIXME comment in CompactionTask.