[GitHub] jihoonson opened a new issue #6001: Segment publishing order should be preserved in kafka indexing service

2018-07-12 Thread GitBox
jihoonson opened a new issue #6001: Segment publishing order should be preserved in kafka indexing service URL: https://github.com/apache/incubator-druid/issues/6001 In Kafka indexing service, the overlord does a sanity check that the start offsets of partitions of current publishing

[GitHub] nishantmonu51 commented on issue #5859: [DISCUSS] Dropping the task audit log table from metastore

2018-07-12 Thread GitBox
nishantmonu51 commented on issue #5859: [DISCUSS] Dropping the task audit log table from metastore URL: https://github.com/apache/incubator-druid/issues/5859#issuecomment-404721450 +1 on dropping task action audit table. Never seen anyone using that.

[GitHub] himanshug commented on issue #5859: [DISCUSS] Dropping the task audit log table from metastore

2018-07-12 Thread GitBox
himanshug commented on issue #5859: [DISCUSS] Dropping the task audit log table from metastore URL: https://github.com/apache/incubator-druid/issues/5859#issuecomment-404691078 I don't remember needing to use that table ever since I have used Druid. So, from my side I think it is ok to

[GitHub] himanshug commented on issue #6000: Fix versioned interval timeline to add same version data

2018-07-12 Thread GitBox
himanshug commented on issue #6000: Fix versioned interval timeline to add same version data URL: https://github.com/apache/incubator-druid/pull/6000#issuecomment-404689894 > The expectation is that new data for the same version should overwrite previous data of the same version.

[GitHub] niketh opened a new pull request #6000: Fix versioned interval timeline to add same version data

2018-07-12 Thread GitBox
niketh opened a new pull request #6000: Fix versioned interval timeline to add same version data URL: https://github.com/apache/incubator-druid/pull/6000 @gianm VersionedIntervalTimeline doesn't add data for the same version again. The expectation is that new data for the same version

[GitHub] niketh opened a new pull request #5999: Fix versionedinterval timeline to handle new data for the same version

2018-07-12 Thread GitBox
niketh opened a new pull request #5999: Fix versionedinterval timeline to handle new data for the same version URL: https://github.com/apache/incubator-druid/pull/5999 @gianm VersionedIntervalTimeline doesn't add data for the same version again. The expectation is that new data for the

[GitHub] jon-wei commented on a change in pull request #5996: Fix NPE while handling CheckpointNotice in KafkaSupervisor

2018-07-12 Thread GitBox
jon-wei commented on a change in pull request #5996: Fix NPE while handling CheckpointNotice in KafkaSupervisor URL: https://github.com/apache/incubator-druid/pull/5996#discussion_r202168514 ## File path:

[GitHub] surekhasaharan opened a new pull request #5998: Add support to filter on datasource for active tasks

2018-07-12 Thread GitBox
surekhasaharan opened a new pull request #5998: Add support to filter on datasource for active tasks URL: https://github.com/apache/incubator-druid/pull/5998 * Added datasource filter to sql query for active tasks * Fixed unit tests

Re: Regarding becoming a contributor

2018-07-12 Thread Gian Merlino
Hi Himanshu, Awesome that you are interested in helping out! We have a community page here that describes how you can get started: http://druid.io/community/ The basics are: 1) Subscribe to the dev list. 2) If you are using Druid today and have an itch, scratching that itch is the best way to

Regarding becoming a contributor

2018-07-12 Thread Himanshu Pandey
Hey, I recently came across Druid and would like to contribute to it. Where/how I can start. I has checking list of open issue but looks most of them are already worked /fixed. Thanks! *Thanks & Regards,* *Himanshu Pandey* *Cell: +1 (408) 644 - 8765*

[GitHub] chirpy2291 commented on issue #3770: global cached lookups / java.sql.SQLException: No suitable driver found for jdbc

2018-07-12 Thread GitBox
chirpy2291 commented on issue #3770: global cached lookups / java.sql.SQLException: No suitable driver found for jdbc URL: https://github.com/apache/incubator-druid/issues/3770#issuecomment-404579606 Please update the documentation for lookups:regarding jdbc lookups!It would help others