[GitHub] [incubator-druid] clemTJ opened a new issue #7923: Problems with Installation

2019-06-19 Thread GitBox
clemTJ opened a new issue #7923: Problems with Installation URL: https://github.com/apache/incubator-druid/issues/7923 Hi everyone. I'm trying to install Druid on Ubuntu 18.04.2 LTS (on VirtualBox). I'm having some difficulties following the quickstart protocol on druid.io... I

[GitHub] [incubator-druid] clintropolis commented on issue #7919: disable all compression in intermediate segment persists while ingestion

2019-06-19 Thread GitBox
clintropolis commented on issue #7919: disable all compression in intermediate segment persists while ingestion URL: https://github.com/apache/incubator-druid/pull/7919#issuecomment-503503838 Ah, I agree with you on all points about merge being a peak of like everything 😅 >When comp

[GitHub] [incubator-druid] clintropolis merged pull request #7772: Bump Apache Avro to 1.9.0

2019-06-19 Thread GitBox
clintropolis merged pull request #7772: Bump Apache Avro to 1.9.0 URL: https://github.com/apache/incubator-druid/pull/7772 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[incubator-druid] branch master updated: Bump Apache Avro to 1.9.0 (#7772)

2019-06-19 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 0a6fbbb Bump Apache Avro to 1.9.0 (#77

[GitHub] [incubator-druid] Fokko opened a new pull request #7924: Bump commons-compress from 1.16 to 1.18

2019-06-19 Thread GitBox
Fokko opened a new pull request #7924: Bump commons-compress from 1.16 to 1.18 URL: https://github.com/apache/incubator-druid/pull/7924 Fixes several bugs and removes the dependency on objenesis. https://mvnrepository.com/artifact/org.apache.commons/commons-compress/1.18 https://mv

[GitHub] [incubator-druid] Fokko commented on issue #7811: Remove explicit snappy-java dependency

2019-06-19 Thread GitBox
Fokko commented on issue #7811: Remove explicit snappy-java dependency URL: https://github.com/apache/incubator-druid/pull/7811#issuecomment-503549425 Any thoughts on this? This is an automated message from the Apache Git Serv

[GitHub] [incubator-druid] Fokko commented on a change in pull request #7894: Add Spotbugs

2019-06-19 Thread GitBox
Fokko commented on a change in pull request #7894: Add Spotbugs URL: https://github.com/apache/incubator-druid/pull/7894#discussion_r295282418 ## File path: dev/spotbugs-exclude.xml ## @@ -0,0 +1,91 @@ + + + + Review comment: @leventov Any further thoughts on this? -

[GitHub] [incubator-druid] xueyumusic opened a new pull request #7925: Use ComplexMetrics.registerSerde() across the codebase

2019-06-19 Thread GitBox
xueyumusic opened a new pull request #7925: Use ComplexMetrics.registerSerde() across the codebase URL: https://github.com/apache/incubator-druid/pull/7925 Fixes [#7085](https://github.com/apache/incubator-druid/issues/7058), resuing `void registerSerde(String type, Supplier serdeSuppl

[GitHub] [incubator-druid] acdn-mpreston opened a new issue #7926: Kafka Indexing breaks due to Mismatched DatSourceMetadata types during InternalReset call

2019-06-19 Thread GitBox
acdn-mpreston opened a new issue #7926: Kafka Indexing breaks due to Mismatched DatSourceMetadata types during InternalReset call URL: https://github.com/apache/incubator-druid/issues/7926 ### Affected Version 0.14.0, 0.14.2, ...probably 0.15.0 as well as the code is the same

[GitHub] [incubator-druid] acdn-mpreston commented on issue #7831: Fix - correcting conversion issue on sequence start number when doing internal reset

2019-06-19 Thread GitBox
acdn-mpreston commented on issue #7831: Fix - correcting conversion issue on sequence start number when doing internal reset URL: https://github.com/apache/incubator-druid/pull/7831#issuecomment-503567188 Closing this PR as I could not get a solution that covers it. Instead, I have opened

[GitHub] [incubator-druid] acdn-mpreston closed pull request #7831: Fix - correcting conversion issue on sequence start number when doing internal reset

2019-06-19 Thread GitBox
acdn-mpreston closed pull request #7831: Fix - correcting conversion issue on sequence start number when doing internal reset URL: https://github.com/apache/incubator-druid/pull/7831 This is an automated message from the Apa

[GitHub] [incubator-druid] acdn-mpreston commented on issue #7807: Fix - correcting conversion issue on sequence start number when doing…

2019-06-19 Thread GitBox
acdn-mpreston commented on issue #7807: Fix - correcting conversion issue on sequence start number when doing… URL: https://github.com/apache/incubator-druid/pull/7807#issuecomment-503569355 @Stephan3555 I have had no luck creating a PR to fix this issue, but I have created a custom build

[GitHub] [incubator-druid] vogievetsky commented on a change in pull request #7912: Web-console: add timed button

2019-06-19 Thread GitBox
vogievetsky commented on a change in pull request #7912: Web-console: add timed button URL: https://github.com/apache/incubator-druid/pull/7912#discussion_r295353075 ## File path: web-console/src/components/refresh-button/refresh-button.tsx ## @@ -0,0 +1,56 @@ +/* + * Lic

[GitHub] [incubator-druid] vogievetsky commented on a change in pull request #7912: Web-console: add timed button

2019-06-19 Thread GitBox
vogievetsky commented on a change in pull request #7912: Web-console: add timed button URL: https://github.com/apache/incubator-druid/pull/7912#discussion_r295352859 ## File path: web-console/src/components/refresh-button/refresh-button.tsx ## @@ -0,0 +1,56 @@ +/* + * Lic

[GitHub] [incubator-druid] vogievetsky commented on a change in pull request #7912: Web-console: add timed button

2019-06-19 Thread GitBox
vogievetsky commented on a change in pull request #7912: Web-console: add timed button URL: https://github.com/apache/incubator-druid/pull/7912#discussion_r295354453 ## File path: web-console/src/components/timed-button/timed-button.tsx ## @@ -0,0 +1,123 @@ +/* + * Licens

[GitHub] [incubator-druid] mcbrewster commented on a change in pull request #7912: Web-console: add timed button

2019-06-19 Thread GitBox
mcbrewster commented on a change in pull request #7912: Web-console: add timed button URL: https://github.com/apache/incubator-druid/pull/7912#discussion_r295365957 ## File path: web-console/src/components/timed-button/timed-button.tsx ## @@ -0,0 +1,123 @@ +/* + * License

[GitHub] [incubator-druid] vogievetsky commented on issue #7909: Web-console: Add actions column to segments view

2019-06-19 Thread GitBox
vogievetsky commented on issue #7909: Web-console: Add actions column to segments view URL: https://github.com/apache/incubator-druid/pull/7909#issuecomment-503618217 Actions should appear here: ![image](https://user-images.githubusercontent.com/177816/59780360-b8714680-926e-11e9-94

[GitHub] [incubator-druid] vogievetsky commented on issue #7915: remove deprecated standalone realtime node

2019-06-19 Thread GitBox
vogievetsky commented on issue #7915: remove deprecated standalone realtime node URL: https://github.com/apache/incubator-druid/pull/7915#issuecomment-503626339 Purely from an external standpoint - considering overall project simplicity: 👍 -

[GitHub] [incubator-druid] sanastas commented on issue #7676: Add OakIncrementalIndex to Druid

2019-06-19 Thread GitBox
sanastas commented on issue #7676: Add OakIncrementalIndex to Druid URL: https://github.com/apache/incubator-druid/pull/7676#issuecomment-503631910 Hi Slim (@b-slim ), We have taken your comment about Netty Allocator seriously and implemented and measured OakIncrementalIndex performa

[GitHub] [incubator-druid] gianm commented on issue #7915: remove deprecated standalone realtime node

2019-06-19 Thread GitBox
gianm commented on issue #7915: remove deprecated standalone realtime node URL: https://github.com/apache/incubator-druid/pull/7915#issuecomment-503637331 I think it is about time to nix it. However, please don't break the doc links. Instead, have them point to pages that say that realtime

[GitHub] [incubator-druid] sashidhar commented on a change in pull request #7907: #7875: Setting ACL on S3 task logs on similar lines as that of data segments pushed to S3

2019-06-19 Thread GitBox
sashidhar commented on a change in pull request #7907: #7875: Setting ACL on S3 task logs on similar lines as that of data segments pushed to S3 URL: https://github.com/apache/incubator-druid/pull/7907#discussion_r295420660 ## File path: extensions-core/s3-extensions/src/main/java/

[GitHub] [incubator-druid] sashidhar commented on a change in pull request #7907: #7875: Setting ACL on S3 task logs on similar lines as that of data segments pushed to S3

2019-06-19 Thread GitBox
sashidhar commented on a change in pull request #7907: #7875: Setting ACL on S3 task logs on similar lines as that of data segments pushed to S3 URL: https://github.com/apache/incubator-druid/pull/7907#discussion_r295421003 ## File path: extensions-core/s3-extensions/src/main/java/

[GitHub] [incubator-druid] sashidhar commented on a change in pull request #7907: #7875: Setting ACL on S3 task logs on similar lines as that of data segments pushed to S3

2019-06-19 Thread GitBox
sashidhar commented on a change in pull request #7907: #7875: Setting ACL on S3 task logs on similar lines as that of data segments pushed to S3 URL: https://github.com/apache/incubator-druid/pull/7907#discussion_r295420660 ## File path: extensions-core/s3-extensions/src/main/java/

[GitHub] [incubator-druid] sashidhar commented on a change in pull request #7907: #7875: Setting ACL on S3 task logs on similar lines as that of data segments pushed to S3

2019-06-19 Thread GitBox
sashidhar commented on a change in pull request #7907: #7875: Setting ACL on S3 task logs on similar lines as that of data segments pushed to S3 URL: https://github.com/apache/incubator-druid/pull/7907#discussion_r295422953 ## File path: extensions-core/s3-extensions/src/main/java/

[incubator-druid] branch master updated: Bump commons-compress from 1.16 to 1.18 (#7924)

2019-06-19 Thread fjy
This is an automated email from the ASF dual-hosted git repository. fjy 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 41f23b5 Bump commons-compress from 1.16 t

[GitHub] [incubator-druid] fjy merged pull request #7924: Bump commons-compress from 1.16 to 1.18

2019-06-19 Thread GitBox
fjy merged pull request #7924: Bump commons-compress from 1.16 to 1.18 URL: https://github.com/apache/incubator-druid/pull/7924 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [incubator-druid] fjy commented on issue #7925: Use ComplexMetrics.registerSerde() across the codebase

2019-06-19 Thread GitBox
fjy commented on issue #7925: Use ComplexMetrics.registerSerde() across the codebase URL: https://github.com/apache/incubator-druid/pull/7925#issuecomment-503661176 @xueyumusic I think this is failing unit tests This is an au

[GitHub] [incubator-druid] sashidhar commented on issue #7875: Make required S3 permissions consistent for pushing segments and task logs

2019-06-19 Thread GitBox
sashidhar commented on issue #7875: Make required S3 permissions consistent for pushing segments and task logs URL: https://github.com/apache/incubator-druid/issues/7875#issuecomment-503661398 @dclim, Please review the changes and check my comments in the PR. These are the changes

[GitHub] [incubator-druid] jihoonson commented on issue #7926: Kafka Indexing breaks due to Mismatched DatSourceMetadata types during InternalReset call

2019-06-19 Thread GitBox
jihoonson commented on issue #7926: Kafka Indexing breaks due to Mismatched DatSourceMetadata types during InternalReset call URL: https://github.com/apache/incubator-druid/issues/7926#issuecomment-503668558 @acdn-mpreston thank you for digging into this issue. `resetInternal` can be call

[GitHub] [incubator-druid] jihoonson commented on issue #7926: Kafka Indexing breaks due to Mismatched DatSourceMetadata types during InternalReset call

2019-06-19 Thread GitBox
jihoonson commented on issue #7926: Kafka Indexing breaks due to Mismatched DatSourceMetadata types during InternalReset call URL: https://github.com/apache/incubator-druid/issues/7926#issuecomment-503668987 This issue won't be fixed in 0.15.0 since it's not a regression.

[GitHub] [incubator-druid] acdn-mpreston commented on issue #7926: Kafka Indexing breaks due to Mismatched DatSourceMetadata types during InternalReset call

2019-06-19 Thread GitBox
acdn-mpreston commented on issue #7926: Kafka Indexing breaks due to Mismatched DatSourceMetadata types during InternalReset call URL: https://github.com/apache/incubator-druid/issues/7926#issuecomment-503720134 Fantastic @jihoonson, thanks for the update. I will make another custom build

[incubator-druid] branch master updated: Web console: Data loader respects parse spec columns for data preview (#7922)

2019-06-19 Thread fjy
This is an automated email from the ASF dual-hosted git repository. fjy 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 28eaa62 Web console: Data loader respects

[GitHub] [incubator-druid] fjy merged pull request #7922: Web console: Data loader respects parse spec columns for data preview

2019-06-19 Thread GitBox
fjy merged pull request #7922: Web console: Data loader respects parse spec columns for data preview URL: https://github.com/apache/incubator-druid/pull/7922 This is an automated message from the Apache Git Service. To respo

[GitHub] [incubator-druid] fjy closed issue #7880: Web console: data loader should honor the order of the columns if the parser defines it

2019-06-19 Thread GitBox
fjy closed issue #7880: Web console: data loader should honor the order of the columns if the parser defines it URL: https://github.com/apache/incubator-druid/issues/7880 This is an automated message from the Apache Git Serv

[GitHub] [incubator-druid] fjy closed issue #7923: Problems with Installation

2019-06-19 Thread GitBox
fjy closed issue #7923: Problems with Installation URL: https://github.com/apache/incubator-druid/issues/7923 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [incubator-druid] fjy commented on issue #7923: Problems with Installation

2019-06-19 Thread GitBox
fjy commented on issue #7923: Problems with Installation URL: https://github.com/apache/incubator-druid/issues/7923#issuecomment-503732906 Please use the user groups for these types of problems: https://groups.google.com/forum/#!forum/druid-user In particular, if you read the error

[GitHub] [incubator-druid] fjy closed issue #75: Nodes in zookeeper should have a type

2019-06-19 Thread GitBox
fjy closed issue #75: Nodes in zookeeper should have a type URL: https://github.com/apache/incubator-druid/issues/75 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-druid] fjy closed issue #188: persist-n-merge doesn't execute a commit on the firehose

2019-06-19 Thread GitBox
fjy closed issue #188: persist-n-merge doesn't execute a commit on the firehose URL: https://github.com/apache/incubator-druid/issues/188 This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [incubator-druid] fjy closed issue #160: Be able to query schemas from any node type/node

2019-06-19 Thread GitBox
fjy closed issue #160: Be able to query schemas from any node type/node URL: https://github.com/apache/incubator-druid/issues/160 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-druid] fjy closed issue #301: Improve properties naming convention

2019-06-19 Thread GitBox
fjy closed issue #301: Improve properties naming convention URL: https://github.com/apache/incubator-druid/issues/301 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [incubator-druid] fjy closed issue #391: TimeBoundary problems with incomplete segments

2019-06-19 Thread GitBox
fjy closed issue #391: TimeBoundary problems with incomplete segments URL: https://github.com/apache/incubator-druid/issues/391 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [incubator-druid] fjy closed issue #364: API Change Request: Firehose should get a thrownAway callback

2019-06-19 Thread GitBox
fjy closed issue #364: API Change Request: Firehose should get a thrownAway callback URL: https://github.com/apache/incubator-druid/issues/364 This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [incubator-druid] fjy closed issue #418: Appending Segments and Scaling Real-time Ingestion

2019-06-19 Thread GitBox
fjy closed issue #418: Appending Segments and Scaling Real-time Ingestion URL: https://github.com/apache/incubator-druid/issues/418 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [incubator-druid] fjy closed issue #306: Avoid ugly ArithmeticException when no messages are received using messageTime rejection policy

2019-06-19 Thread GitBox
fjy closed issue #306: Avoid ugly ArithmeticException when no messages are received using messageTime rejection policy URL: https://github.com/apache/incubator-druid/issues/306 This is an automated message from the Apache Gi

[GitHub] [incubator-druid] fjy closed issue #307: Perform push and merge handoff at windowPeriod*2 instead of windowPeriod

2019-06-19 Thread GitBox
fjy closed issue #307: Perform push and merge handoff at windowPeriod*2 instead of windowPeriod URL: https://github.com/apache/incubator-druid/issues/307 This is an automated message from the Apache Git Service. To respond t

[GitHub] [incubator-druid] fjy closed issue #443: Broker double-counting HA rt-segments

2019-06-19 Thread GitBox
fjy closed issue #443: Broker double-counting HA rt-segments URL: https://github.com/apache/incubator-druid/issues/443 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [incubator-druid] fjy closed issue #454: Duplicate requests to compute nodes

2019-06-19 Thread GitBox
fjy closed issue #454: Duplicate requests to compute nodes URL: https://github.com/apache/incubator-druid/issues/454 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-druid] fjy closed issue #276: Rename IndexGranularity to SegmentGranularity and make it timezone aware

2019-06-19 Thread GitBox
fjy closed issue #276: Rename IndexGranularity to SegmentGranularity and make it timezone aware URL: https://github.com/apache/incubator-druid/issues/276 This is an automated message from the Apache Git Service. To respond t

[GitHub] [incubator-druid] fjy closed issue #401: Log management for long running indexing service tasks

2019-06-19 Thread GitBox
fjy closed issue #401: Log management for long running indexing service tasks URL: https://github.com/apache/incubator-druid/issues/401 This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [incubator-druid] fjy closed issue #501: Allow using Serf instead of ZooKeeper

2019-06-19 Thread GitBox
fjy closed issue #501: Allow using Serf instead of ZooKeeper URL: https://github.com/apache/incubator-druid/issues/501 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [incubator-druid] fjy closed issue #508: Druid results should respond with metadata about the query

2019-06-19 Thread GitBox
fjy closed issue #508: Druid results should respond with metadata about the query URL: https://github.com/apache/incubator-druid/issues/508 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-druid] fjy closed issue #677: feature request: support for druid component name in log messages

2019-06-19 Thread GitBox
fjy closed issue #677: feature request: support for druid component name in log messages URL: https://github.com/apache/incubator-druid/issues/677 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [incubator-druid] fjy closed issue #572: segmentMetadata query: add flag to indicate dimension or metric

2019-06-19 Thread GitBox
fjy closed issue #572: segmentMetadata query: add flag to indicate dimension or metric URL: https://github.com/apache/incubator-druid/issues/572 This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [incubator-druid] fjy closed issue #701: timeseries query doesnt match groupby

2019-06-19 Thread GitBox
fjy closed issue #701: timeseries query doesnt match groupby URL: https://github.com/apache/incubator-druid/issues/701 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [incubator-druid] fjy closed issue #2200: Add reversible results for non-timeseries queries

2019-06-19 Thread GitBox
fjy closed issue #2200: Add reversible results for non-timeseries queries URL: https://github.com/apache/incubator-druid/issues/2200 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-druid] fjy closed issue #811: LimitSpec.md needs examples

2019-06-19 Thread GitBox
fjy closed issue #811: LimitSpec.md needs examples URL: https://github.com/apache/incubator-druid/issues/811 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-druid] fjy closed issue #1332: Select query failing if milliseconds used as time for indexing

2019-06-19 Thread GitBox
fjy closed issue #1332: Select query failing if milliseconds used as time for indexing URL: https://github.com/apache/incubator-druid/issues/1332 This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [incubator-druid] fjy closed issue #1198: new datasource doesn't show up in 0.7.0 coordinator console until handed off

2019-06-19 Thread GitBox
fjy closed issue #1198: new datasource doesn't show up in 0.7.0 coordinator console until handed off URL: https://github.com/apache/incubator-druid/issues/1198 This is an automated message from the Apache Git Service. To res

[GitHub] [incubator-druid] fjy closed issue #1924: Cannot find indexer service

2019-06-19 Thread GitBox
fjy closed issue #1924: Cannot find indexer service URL: https://github.com/apache/incubator-druid/issues/1924 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [incubator-druid] fjy closed issue #1903: Documentation improvement of the "Segment" document

2019-06-19 Thread GitBox
fjy closed issue #1903: Documentation improvement of the "Segment" document URL: https://github.com/apache/incubator-druid/issues/1903 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [incubator-druid] fjy closed issue #1977: select query returns numbers as strings

2019-06-19 Thread GitBox
fjy closed issue #1977: select query returns numbers as strings URL: https://github.com/apache/incubator-druid/issues/1977 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-druid] fjy commented on issue #1977: select query returns numbers as strings

2019-06-19 Thread GitBox
fjy commented on issue #1977: select query returns numbers as strings URL: https://github.com/apache/incubator-druid/issues/1977#issuecomment-503736822 Select query is now deprecated in favor of scan This is an automated mess

[GitHub] [incubator-druid] fjy closed issue #2277: Remove noop ChatHandler

2019-06-19 Thread GitBox
fjy closed issue #2277: Remove noop ChatHandler URL: https://github.com/apache/incubator-druid/issues/2277 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [incubator-druid] fjy closed issue #2283: UnknownHostException during run example server/Wikipedia

2019-06-19 Thread GitBox
fjy closed issue #2283: UnknownHostException during run example server/Wikipedia URL: https://github.com/apache/incubator-druid/issues/2283 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-druid] fjy closed issue #2298: Some questions of Druid?

2019-06-19 Thread GitBox
fjy closed issue #2298: Some questions of Druid? URL: https://github.com/apache/incubator-druid/issues/2298 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-druid] fjy closed issue #2069: Page build.html on druid.io is outdated

2019-06-19 Thread GitBox
fjy closed issue #2069: Page build.html on druid.io is outdated URL: https://github.com/apache/incubator-druid/issues/2069 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-druid] fjy closed issue #2088: Version conflict in guava with Clouder Hadoop

2019-06-19 Thread GitBox
fjy closed issue #2088: Version conflict in guava with Clouder Hadoop URL: https://github.com/apache/incubator-druid/issues/2088 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-druid] fjy closed issue #2042: cassandra 2.2 + backstorage support

2019-06-19 Thread GitBox
fjy closed issue #2042: cassandra 2.2 + backstorage support URL: https://github.com/apache/incubator-druid/issues/2042 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[incubator-druid] branch s created (now eb76b4b)

2019-06-19 Thread fjy
This is an automated email from the ASF dual-hosted git repository. fjy pushed a change to branch s in repository https://gitbox.apache.org/repos/asf/incubator-druid.git. at eb76b4b Enable stalebot for issues This branch includes the following new commits: new eb76b4b Enable stale

[GitHub] [incubator-druid] fjy opened a new pull request #7927: Enable stalebot for issues

2019-06-19 Thread GitBox
fjy opened a new pull request #7927: Enable stalebot for issues URL: https://github.com/apache/incubator-druid/pull/7927 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[incubator-druid] 01/01: Enable stalebot for issues

2019-06-19 Thread fjy
This is an automated email from the ASF dual-hosted git repository. fjy pushed a commit to branch s in repository https://gitbox.apache.org/repos/asf/incubator-druid.git commit eb76b4be9ae610f297fefaf614f1a00a04b08ac3 Author: fjy AuthorDate: Wed Jun 19 13:52:11 2019 -0700 Enable stalebot fo

[incubator-druid] branch s updated (eb76b4b -> 75d19fd)

2019-06-19 Thread fjy
This is an automated email from the ASF dual-hosted git repository. fjy pushed a change to branch s in repository https://gitbox.apache.org/repos/asf/incubator-druid.git. from eb76b4b Enable stalebot for issues add 75d19fd fix comments No new revisions were added by this update. Sum

[incubator-druid] branch s updated (acf9bcc -> 187cec9)

2019-06-19 Thread fjy
This is an automated email from the ASF dual-hosted git repository. fjy pushed a change to branch s in repository https://gitbox.apache.org/repos/asf/incubator-druid.git. from acf9bcc fix comments add 187cec9 fix comments No new revisions were added by this update. Summary of change

[incubator-druid] branch s updated (75d19fd -> acf9bcc)

2019-06-19 Thread fjy
This is an automated email from the ASF dual-hosted git repository. fjy pushed a change to branch s in repository https://gitbox.apache.org/repos/asf/incubator-druid.git. from 75d19fd fix comments add acf9bcc fix comments No new revisions were added by this update. Summary of change

[GitHub] [incubator-druid] fjy merged pull request #7588: multi-value string column support for expressions

2019-06-19 Thread GitBox
fjy merged pull request #7588: multi-value string column support for expressions URL: https://github.com/apache/incubator-druid/pull/7588 This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [incubator-druid] xqwbx163 opened a new issue #7928: how to realized YOY/MOM on druid?

2019-06-19 Thread GitBox
xqwbx163 opened a new issue #7928: how to realized YOY/MOM on druid? URL: https://github.com/apache/incubator-druid/issues/7928 how to realize YOY or MOM on druid sql (or json file) ? just like this : can you help me ? Month X – Month Y numbers ___ x 100 = Perc

[GitHub] [incubator-druid] jihoonson commented on issue #7926: Kafka Indexing breaks due to Mismatched DatSourceMetadata types during InternalReset call

2019-06-19 Thread GitBox
jihoonson commented on issue #7926: Kafka Indexing breaks due to Mismatched DatSourceMetadata types during InternalReset call URL: https://github.com/apache/incubator-druid/issues/7926#issuecomment-503824071 @acdn-mpreston awesome. Thank you! --

[GitHub] [incubator-druid] duanxuelin opened a new issue #7929: Indexing task was killed after start

2019-06-19 Thread GitBox
duanxuelin opened a new issue #7929: Indexing task was killed after start URL: https://github.com/apache/incubator-druid/issues/7929 Task was killed after abort 6 second when post a kafka supervisor ### Affected Version 0.14.0-incubator ### Description here is supervi

[GitHub] [incubator-druid] xueyumusic commented on issue #7925: Use ComplexMetrics.registerSerde() across the codebase

2019-06-19 Thread GitBox
xueyumusic commented on issue #7925: Use ComplexMetrics.registerSerde() across the codebase URL: https://github.com/apache/incubator-druid/pull/7925#issuecomment-503826962 HI, @fjy , thanks, I updated to fix the error. The new failed looks not related with this pr. It reports ``` or

[GitHub] [incubator-druid] vogievetsky commented on issue #7928: how to realized YOY/MOM on druid?

2019-06-19 Thread GitBox
vogievetsky commented on issue #7928: how to realized YOY/MOM on druid? URL: https://github.com/apache/incubator-druid/issues/7928#issuecomment-503833705 This is not Druid specific (more like general SQL) but you would do: ```sql SELECT COUNT(*) AS "BothMonths", COUNT(*)

[GitHub] [incubator-druid] heyaping388 opened a new issue #7930: how to change __time columns?

2019-06-19 Thread GitBox
heyaping388 opened a new issue #7930: how to change __time columns? URL: https://github.com/apache/incubator-druid/issues/7930 description : I created a kafka index service timestampSpec that specifies 'update_time' and now I need to specify timestampSpec that specifies 'create_time'

[GitHub] [incubator-druid] himanshug commented on issue #7919: disable all compression in intermediate segment persists while ingestion

2019-06-19 Thread GitBox
himanshug commented on issue #7919: disable all compression in intermediate segment persists while ingestion URL: https://github.com/apache/incubator-druid/pull/7919#issuecomment-503899237 @clintropolis you are right about cases where it is possible that peak usage is not much different fr