[GitHub] [incubator-pinot] devinay commented on pull request #5961: [TE] Added helm deployment for ThirdEye

2020-09-02 Thread GitBox
devinay commented on pull request #5961: URL: https://github.com/apache/incubator-pinot/pull/5961#issuecomment-686246344 This is good. I had a few additional comments: It would probably make sense to have 3 types of installation : frontend, worker and scheduler : So users should

svn commit: r41287 - /dev/incubator/pinot/apache-pinot-incubating-0.5.0-rc1/

2020-09-02 Thread tingchen
Author: tingchen Date: Thu Sep 3 04:30:04 2020 New Revision: 41287 Log: Delete 0.5.0-rc1 Removed: dev/incubator/pinot/apache-pinot-incubating-0.5.0-rc1/ - To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For

svn commit: r41286 - /dev/incubator/pinot/apache-pinot-incubating-0.5.0-rc2/

2020-09-02 Thread tingchen
Author: tingchen Date: Thu Sep 3 04:14:10 2020 New Revision: 41286 Log: Update apache-pinot-incubating-0.5.0-rc2 Added: dev/incubator/pinot/apache-pinot-incubating-0.5.0-rc2/ dev/incubator/pinot/apache-pinot-incubating-0.5.0-rc2/apache-pinot-incubating-0.5.0-bin.tar.gz (with props)

[GitHub] [incubator-pinot] npawar opened a new pull request #5966: Validate timeColumnName when adding/updating schema/tableConfig

2020-09-02 Thread GitBox
npawar opened a new pull request #5966: URL: https://github.com/apache/incubator-pinot/pull/5966 ## Description Add validation to check that timeColumnName is in sync across the table config and schema. **Cases** Adding/updating tableConfig - Find associated schema (rawTableName

[incubator-pinot] branch release-0.5.0-rc updated: [maven-release-plugin] prepare release release-0.5.0-rc2

2020-09-02 Thread tingchen
This is an automated email from the ASF dual-hosted git repository. tingchen pushed a commit to branch release-0.5.0-rc in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/release-0.5.0-rc by this push: new d87bbc9

[incubator-pinot] branch release-0.5.0-rc updated: [maven-release-plugin] prepare for next development iteration

2020-09-02 Thread tingchen
This is an automated email from the ASF dual-hosted git repository. tingchen pushed a commit to branch release-0.5.0-rc in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/release-0.5.0-rc by this push: new 7e7af11

[incubator-pinot] annotated tag release-0.5.0-rc2 updated (d87bbc9 -> b28bf3c)

2020-09-02 Thread tingchen
This is an automated email from the ASF dual-hosted git repository. tingchen pushed a change to annotated tag release-0.5.0-rc2 in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. *** WARNING: tag release-0.5.0-rc2 was modified! *** from d87bbc9 (commit) to

[incubator-pinot] branch release-0.5.0-rc updated: Removing node_modules from source tarball (#5963)

2020-09-02 Thread tingchen
This is an automated email from the ASF dual-hosted git repository. tingchen pushed a commit to branch release-0.5.0-rc in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/release-0.5.0-rc by this push: new 0628ee8

[incubator-pinot] branch master updated (4c20bb5 -> 8a31bf7)

2020-09-02 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 4c20bb5 [TE] Added helm deployment for ThirdEye (#5961) add 8a31bf7 Add Hadoop counters for detecting

[incubator-pinot] branch add-counter-for-detecting-schema-mismatch updated (cdad5aa -> 4380465)

2020-09-02 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch add-counter-for-detecting-schema-mismatch in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard cdad5aa Rename SchemaValidator to IngestionSchemaValidator add

[GitHub] [incubator-pinot] jackjlli merged pull request #5873: Add Hadoop counters for detecting schema mismatch

2020-09-02 Thread GitBox
jackjlli merged pull request #5873: URL: https://github.com/apache/incubator-pinot/pull/5873 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-pinot] jackjlli commented on a change in pull request #5873: Add Hadoop counters for detecting schema mismatch

2020-09-02 Thread GitBox
jackjlli commented on a change in pull request #5873: URL: https://github.com/apache/incubator-pinot/pull/5873#discussion_r482258907 ## File path: pinot-spi/src/main/java/org/apache/pinot/spi/data/SchemaValidator.java ## @@ -0,0 +1,36 @@ +/** + * Licensed to the Apache

[incubator-pinot] 01/01: Fix superset docker image build script

2020-09-02 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch fixing_superset_docker in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 40fe40b7970770272869ef3400c1ae6ebf0abd12 Author: Xiang Fu AuthorDate: Wed Sep 2 14:56:18 2020

[incubator-pinot] branch fixing_superset_docker created (now 40fe40b)

2020-09-02 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch fixing_superset_docker in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 40fe40b Fix superset docker image build script This branch includes the following new

[GitHub] [incubator-pinot] fx19880617 opened a new pull request #5965: Fix superset docker image build script

2020-09-02 Thread GitBox
fx19880617 opened a new pull request #5965: URL: https://github.com/apache/incubator-pinot/pull/5965 ## Description Update Superset docker image build script This is an automated message from the Apache Git Service. To

[incubator-pinot] branch add-counter-for-detecting-schema-mismatch updated (4de10c0 -> cdad5aa)

2020-09-02 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch add-counter-for-detecting-schema-mismatch in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 4de10c0 Rename SchemaValidator to IngestionSchemaValidator add

[GitHub] [incubator-pinot] jackjlli commented on issue #5960: LLC stopped realtime ingestion due to deadlock caused by out of order Helix state transition events (Pinot 0.4+)

2020-09-02 Thread GitBox
jackjlli commented on issue #5960: URL: https://github.com/apache/incubator-pinot/issues/5960#issuecomment-686038762 In Pinot 1.0, we used to have a logic that the value of `STATE_TRANSITION.maxThreads` is set to 1 if this config is missing in the cluster. This will cause issue as this

[GitHub] [incubator-pinot] jackjlli commented on a change in pull request #5873: Add Hadoop counters for detecting schema mismatch

2020-09-02 Thread GitBox
jackjlli commented on a change in pull request #5873: URL: https://github.com/apache/incubator-pinot/pull/5873#discussion_r482487893 ## File path: pinot-spi/src/main/java/org/apache/pinot/spi/data/SchemaValidator.java ## @@ -0,0 +1,36 @@ +/** + * Licensed to the Apache

[incubator-pinot] branch master updated (f3ed95c -> 4c20bb5)

2020-09-02 Thread apucher
This is an automated email from the ASF dual-hosted git repository. apucher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from f3ed95c Add compatibility verifier scripts (#4854) (#5911) add 4c20bb5 [TE] Added helm deployment

[GitHub] [incubator-pinot] apucher merged pull request #5961: [TE] Added helm deployment for ThirdEye

2020-09-02 Thread GitBox
apucher merged pull request #5961: URL: https://github.com/apache/incubator-pinot/pull/5961 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-pinot] apucher commented on a change in pull request #5961: [TE] Added helm deployment for ThirdEye

2020-09-02 Thread GitBox
apucher commented on a change in pull request #5961: URL: https://github.com/apache/incubator-pinot/pull/5961#discussion_r482485691 ## File path: kubernetes/helm/thirdeye/values.yaml ## @@ -0,0 +1,73 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or

[incubator-pinot] branch add-counter-for-detecting-schema-mismatch updated (266f6b1 -> 4de10c0)

2020-09-02 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch add-counter-for-detecting-schema-mismatch in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 266f6b1 Add an option to fail the job if schemas mismatch add

[GitHub] [incubator-pinot] npawar commented on issue #5942: Better Table config validation

2020-09-02 Thread GitBox
npawar commented on issue #5942: URL: https://github.com/apache/incubator-pinot/issues/5942#issuecomment-685997839 https://github.com/apache/incubator-pinot/issues/5900 This is an automated message from the Apache Git

[GitHub] [incubator-pinot] akshayrai opened a new pull request #5964: [TE] add lastTimestamp into the detection schema

2020-09-02 Thread GitBox
akshayrai opened a new pull request #5964: URL: https://github.com/apache/incubator-pinot/pull/5964 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #5873: Add Hadoop counters for detecting schema mismatch

2020-09-02 Thread GitBox
mcvsubbu commented on a change in pull request #5873: URL: https://github.com/apache/incubator-pinot/pull/5873#discussion_r482452686 ## File path: pinot-spi/src/main/java/org/apache/pinot/spi/data/SchemaValidatorResult.java ## @@ -0,0 +1,56 @@ +/** + * Licensed to the Apache

[GitHub] [incubator-pinot] suvodeep-pyne commented on a change in pull request #5961: [TE] Added helm deployment for ThirdEye

2020-09-02 Thread GitBox
suvodeep-pyne commented on a change in pull request #5961: URL: https://github.com/apache/incubator-pinot/pull/5961#discussion_r482437721 ## File path: kubernetes/helm/thirdeye/values.yaml ## @@ -0,0 +1,73 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +#

[GitHub] [incubator-pinot] npawar edited a comment on issue #5915: Ensure time-column compatibility between schema and tableconfig

2020-09-02 Thread GitBox
npawar edited a comment on issue #5915: URL: https://github.com/apache/incubator-pinot/issues/5915#issuecomment-685983332 How about we enforce that schema must exist for a table before adding/updating the table? i.e. fail table validation if schema doesn't exist. That way we'll get rid

[incubator-pinot] branch add-counter-for-detecting-schema-mismatch updated (cd92952 -> 266f6b1)

2020-09-02 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch add-counter-for-detecting-schema-mismatch in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard cd92952 Add an option to fail the job if schemas mismatch add

[incubator-pinot] branch add-counter-for-detecting-schema-mismatch updated (cd92952 -> 266f6b1)

2020-09-02 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch add-counter-for-detecting-schema-mismatch in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard cd92952 Add an option to fail the job if schemas mismatch add

[GitHub] [incubator-pinot] npawar commented on issue #5915: Ensure time-column compatibility between schema and tableconfig

2020-09-02 Thread GitBox
npawar commented on issue #5915: URL: https://github.com/apache/incubator-pinot/issues/5915#issuecomment-685983332 How about we enforce that schema must exist for a table before adding/updating the table? i.e. fail table validation if schema doesn't exist. That way we'll get rid of the

[incubator-pinot] branch master updated: Add compatibility verifier scripts (#4854) (#5911)

2020-09-02 Thread mcvsubbu
This is an automated email from the ASF dual-hosted git repository. mcvsubbu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new f3ed95c Add compatibility verifier

[GitHub] [incubator-pinot] mcvsubbu merged pull request #5911: Add compatibility verifier scripts (#4854)

2020-09-02 Thread GitBox
mcvsubbu merged pull request #5911: URL: https://github.com/apache/incubator-pinot/pull/5911 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-pinot] suvodeep-pyne commented on a change in pull request #5961: [TE] Added helm deployment for ThirdEye

2020-09-02 Thread GitBox
suvodeep-pyne commented on a change in pull request #5961: URL: https://github.com/apache/incubator-pinot/pull/5961#discussion_r482403994 ## File path: kubernetes/helm/thirdeye/templates/common/configmap.yaml ## @@ -0,0 +1,252 @@ +# +# Licensed to the Apache Software

[incubator-pinot] branch add-counter-for-detecting-schema-mismatch updated (33094df -> cd92952)

2020-09-02 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch add-counter-for-detecting-schema-mismatch in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 33094df Introduce SchemaValidatorResult to provide detailed information

[incubator-pinot] branch add-counter-for-detecting-schema-mismatch updated (33094df -> cd92952)

2020-09-02 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch add-counter-for-detecting-schema-mismatch in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 33094df Introduce SchemaValidatorResult to provide detailed information

[GitHub] [incubator-pinot] fx19880617 commented on issue #5951: Command in pinot-admin to test operations of a PinotFS implementation

2020-09-02 Thread GitBox
fx19880617 commented on issue #5951: URL: https://github.com/apache/incubator-pinot/issues/5951#issuecomment-685963230 This could also be very useful for user to test controller/server configs. This is an automated message

[GitHub] [incubator-pinot] fx19880617 edited a comment on issue #5951: Command in pinot-admin to test operations of a PinotFS implementation

2020-09-02 Thread GitBox
fx19880617 edited a comment on issue #5951: URL: https://github.com/apache/incubator-pinot/issues/5951#issuecomment-685963230 This could also be very useful for user to test controller/server configs with PinotFs. This is

[GitHub] [incubator-pinot] suvodeep-pyne commented on a change in pull request #5961: [TE] Added helm deployment for ThirdEye

2020-09-02 Thread GitBox
suvodeep-pyne commented on a change in pull request #5961: URL: https://github.com/apache/incubator-pinot/pull/5961#discussion_r482352289 ## File path: kubernetes/helm/thirdeye/templates/frontend/service.yaml ## @@ -0,0 +1,38 @@ +# +# Licensed to the Apache Software Foundation

[incubator-pinot] branch master updated: [Deepstore by-pass]Add a Deepstore bypass integration test with minor bug fixes. (#5857)

2020-09-02 Thread tingchen
This is an automated email from the ASF dual-hosted git repository. tingchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new 7f12105 [Deepstore by-pass]Add a

[GitHub] [incubator-pinot] chenboat merged pull request #5857: [Deepstore by-pass]Add a Deepstore bypass integration test with minor bug fixes.

2020-09-02 Thread GitBox
chenboat merged pull request #5857: URL: https://github.com/apache/incubator-pinot/pull/5857 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[incubator-pinot] branch master updated: Removing node_modules from source tarball (#5963)

2020-09-02 Thread tingchen
This is an automated email from the ASF dual-hosted git repository. tingchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new d902c1a Removing node_modules from

[GitHub] [incubator-pinot] chenboat merged pull request #5963: Removing node_modules from source tarball

2020-09-02 Thread GitBox
chenboat merged pull request #5963: URL: https://github.com/apache/incubator-pinot/pull/5963 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-pinot] jackjlli edited a comment on issue #5960: LLC stopped realtime ingestion due to deadlock caused by out of order Helix state transition events (Pinot 0.4+)

2020-09-02 Thread GitBox
jackjlli edited a comment on issue #5960: URL: https://github.com/apache/incubator-pinot/issues/5960#issuecomment-685926055 The default pool size for HelixTaskExecutor shouldn't be just 1. I checked the Helix code and the default value is 40:

[GitHub] [incubator-pinot] jackjlli commented on issue #5960: LLC stopped realtime ingestion due to deadlock caused by out of order Helix state transition events (Pinot 0.4+)

2020-09-02 Thread GitBox
jackjlli commented on issue #5960: URL: https://github.com/apache/incubator-pinot/issues/5960#issuecomment-685926055 The default pool size for HelixTaskExecutor shouldn't be just 1. I checked the Helix code and the default value is 40:

[GitHub] [incubator-pinot] shahsank3t opened a new pull request #5963: Removing node_modules from source tarball

2020-09-02 Thread GitBox
shahsank3t opened a new pull request #5963: URL: https://github.com/apache/incubator-pinot/pull/5963 ## Description This PR removes the node_modules directory from the source tarball and reduces the source package size drastically.

[GitHub] [incubator-pinot] apucher commented on a change in pull request #5961: [TE] Added helm deployment for ThirdEye

2020-09-02 Thread GitBox
apucher commented on a change in pull request #5961: URL: https://github.com/apache/incubator-pinot/pull/5961#discussion_r482256834 ## File path: kubernetes/helm/thirdeye/templates/common/configmap.yaml ## @@ -0,0 +1,252 @@ +# +# Licensed to the Apache Software Foundation

[GitHub] [incubator-pinot] apucher commented on a change in pull request #5961: [TE] Added helm deployment for ThirdEye

2020-09-02 Thread GitBox
apucher commented on a change in pull request #5961: URL: https://github.com/apache/incubator-pinot/pull/5961#discussion_r482256834 ## File path: kubernetes/helm/thirdeye/templates/common/configmap.yaml ## @@ -0,0 +1,252 @@ +# +# Licensed to the Apache Software Foundation

[incubator-pinot] branch add-counter-for-detecting-schema-mismatch updated (200b4bf -> 33094df)

2020-09-02 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch add-counter-for-detecting-schema-mismatch in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 200b4bf Introduce SchemaValidatorResult to provide detailed information

[GitHub] [incubator-pinot] jackjlli commented on a change in pull request #5873: Add Hadoop counters for detecting schema mismatch

2020-09-02 Thread GitBox
jackjlli commented on a change in pull request #5873: URL: https://github.com/apache/incubator-pinot/pull/5873#discussion_r482258907 ## File path: pinot-spi/src/main/java/org/apache/pinot/spi/data/SchemaValidator.java ## @@ -0,0 +1,36 @@ +/** + * Licensed to the Apache

[incubator-pinot] branch master updated (d444285 -> be27d52)

2020-09-02 Thread akshayrai09
This is an automated email from the ASF dual-hosted git repository. akshayrai09 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from d444285 Incorporating embedded exception while trying to fetch stream offset (#5956) add

[GitHub] [incubator-pinot] jackjlli merged pull request #5959: Add port to swagger ui

2020-09-02 Thread GitBox
jackjlli merged pull request #5959: URL: https://github.com/apache/incubator-pinot/pull/5959 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-pinot] akshayrai merged pull request #5958: [TE][bug] Treat ThirdEye alert creation as a transaction

2020-09-02 Thread GitBox
akshayrai merged pull request #5958: URL: https://github.com/apache/incubator-pinot/pull/5958 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[incubator-pinot] branch master updated (be27d52 -> 5139a6a)

2020-09-02 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from be27d52 [TE][bug] Treat ThirdEye alert creation as a transaction (#5958) add 5139a6a Add port to

[GitHub] [incubator-pinot] jackjlli commented on a change in pull request #5873: Add Hadoop counters for detecting schema mismatch

2020-09-02 Thread GitBox
jackjlli commented on a change in pull request #5873: URL: https://github.com/apache/incubator-pinot/pull/5873#discussion_r482258907 ## File path: pinot-spi/src/main/java/org/apache/pinot/spi/data/SchemaValidator.java ## @@ -0,0 +1,36 @@ +/** + * Licensed to the Apache

[incubator-pinot] branch add-counter-for-detecting-schema-mismatch updated (0fb58c0 -> 200b4bf)

2020-09-02 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch add-counter-for-detecting-schema-mismatch in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 0fb58c0 Add SchemaValidator discard 4c659bf Add Hadoop counter for

[GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #5911: Add compatibility verifier scripts (#4854)

2020-09-02 Thread GitBox
mcvsubbu commented on a change in pull request #5911: URL: https://github.com/apache/incubator-pinot/pull/5911#discussion_r482252386 ## File path: compatibility-verifier/compCheck.sh ## @@ -0,0 +1,173 @@ +#!/bin/bash +# +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] [incubator-pinot] saileshnankani commented on a change in pull request #5911: Add compatibility verifier scripts (#4854)

2020-09-02 Thread GitBox
saileshnankani commented on a change in pull request #5911: URL: https://github.com/apache/incubator-pinot/pull/5911#discussion_r482243451 ## File path: compatibility-verifier/compCheck.sh ## @@ -0,0 +1,173 @@ +#!/bin/bash +# +# Licensed to the Apache Software Foundation (ASF)

[GitHub] [incubator-pinot] saileshnankani commented on a change in pull request #5911: Add compatibility verifier scripts (#4854)

2020-09-02 Thread GitBox
saileshnankani commented on a change in pull request #5911: URL: https://github.com/apache/incubator-pinot/pull/5911#discussion_r482243451 ## File path: compatibility-verifier/compCheck.sh ## @@ -0,0 +1,173 @@ +#!/bin/bash +# +# Licensed to the Apache Software Foundation (ASF)

[GitHub] [incubator-pinot] jihaozh opened a new pull request #5962: [TE] Severity based alerter

2020-09-02 Thread GitBox
jihaozh opened a new pull request #5962: URL: https://github.com/apache/incubator-pinot/pull/5962 ## Description This PR adds the severity based alerting. It sends out anomalies to different email/Jira channels based on its anomaly severity. It also supports re-sending the alert if a

[incubator-pinot] branch severity-alerter updated (fe3df96 -> 5511721)

2020-09-02 Thread jihao
This is an automated email from the ASF dual-hosted git repository. jihao pushed a change to branch severity-alerter in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard fe3df96 refactor discard 45d34f0 severity alerter & unit tests discard 6ef83ea add anomaly

[incubator-pinot] 02/03: severity alerter & unit tests

2020-09-02 Thread jihao
This is an automated email from the ASF dual-hosted git repository. jihao pushed a commit to branch severity-alerter in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit f614acb370c6865b3d5444a82fa42ff02232f573 Author: Jihao Zhang AuthorDate: Tue Sep 1 13:54:04 2020

[incubator-pinot] 01/03: add anomaly notification table

2020-09-02 Thread jihao
This is an automated email from the ASF dual-hosted git repository. jihao pushed a commit to branch severity-alerter in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 8bc3d4854c806289467cdfb65ab8b17ad8a65cb2 Author: Jihao Zhang AuthorDate: Fri Aug 21 15:23:17 2020

[incubator-pinot] 03/03: refactor

2020-09-02 Thread jihao
This is an automated email from the ASF dual-hosted git repository. jihao pushed a commit to branch severity-alerter in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 55117218c4008a8d5a3893f0b29892a52e5d9608 Author: Jihao Zhang AuthorDate: Wed Sep 2 10:08:02 2020

[GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #5911: Add compatibility verifier scripts (#4854)

2020-09-02 Thread GitBox
mcvsubbu commented on a change in pull request #5911: URL: https://github.com/apache/incubator-pinot/pull/5911#discussion_r482224630 ## File path: compatibility-verifier/compCheck.sh ## @@ -0,0 +1,173 @@ +#!/bin/bash +# +# Licensed to the Apache Software Foundation (ASF) under

[incubator-pinot] 02/03: severity alerter & unit tests

2020-09-02 Thread jihao
This is an automated email from the ASF dual-hosted git repository. jihao pushed a commit to branch severity-alerter in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 45d34f050ac628588634e17102c598b7588fd723 Author: Jihao Zhang AuthorDate: Tue Sep 1 13:54:04 2020

[incubator-pinot] 01/03: add anomaly notification table

2020-09-02 Thread jihao
This is an automated email from the ASF dual-hosted git repository. jihao pushed a commit to branch severity-alerter in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 6ef83eaff74c0f2106d01690cdb159d0880a2687 Author: Jihao Zhang AuthorDate: Fri Aug 21 15:23:17 2020

[incubator-pinot] branch severity-alerter created (now fe3df96)

2020-09-02 Thread jihao
This is an automated email from the ASF dual-hosted git repository. jihao pushed a change to branch severity-alerter in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at fe3df96 refactor This branch includes the following new commits: new 6ef83ea add anomaly

[incubator-pinot] 03/03: refactor

2020-09-02 Thread jihao
This is an automated email from the ASF dual-hosted git repository. jihao pushed a commit to branch severity-alerter in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit fe3df96561b4d53d12d596b865c57a525a0cb437 Author: Jihao Zhang AuthorDate: Wed Sep 2 10:08:02 2020

[GitHub] [incubator-pinot] pradeepgv42 commented on pull request #5959: Add port to swagger ui

2020-09-02 Thread GitBox
pradeepgv42 commented on pull request #5959: URL: https://github.com/apache/incubator-pinot/pull/5959#issuecomment-685858274 @jackjlli Thanks for the fix, LGTM This is an automated message from the Apache Git Service. To

[GitHub] [incubator-pinot] chenboat commented on issue #5960: LLC stopped realtime ingestion due to deadlock caused out of order Helix state transition events (Pinot 0.4+)

2020-09-02 Thread GitBox
chenboat commented on issue #5960: URL: https://github.com/apache/incubator-pinot/issues/5960#issuecomment-685386447 @jackjlli and @mcvsubbu I wonder if you have encountered the above deadlock issue in your Prod clusters.

[GitHub] [incubator-pinot] chenboat opened a new issue #5960: LLC stopped realtime ingestion due to deadlock caused out of order Helix state transition events (Pinot 0.4+)

2020-09-02 Thread GitBox
chenboat opened a new issue #5960: URL: https://github.com/apache/incubator-pinot/issues/5960 We found during our testing that Pinot LLC realtime consumer stopped ingestion due to out of order delivery of Helix state transition events for consecutive segments of a partition. The detailed

[GitHub] [incubator-pinot] suvodeep-pyne opened a new pull request #5961: [TE] Added helm deployment for ThirdEye

2020-09-02 Thread GitBox
suvodeep-pyne opened a new pull request #5961: URL: https://github.com/apache/incubator-pinot/pull/5961 ## Description Creating a helm application for ThirdEye to work with pinot quickstart right off the box. The current change installs MySQL with the initial set of tables. This

[GitHub] [incubator-pinot] jackjlli opened a new pull request #5959: Add port to swagger ui

2020-09-02 Thread GitBox
jackjlli opened a new pull request #5959: URL: https://github.com/apache/incubator-pinot/pull/5959 ## Description This PR adds port to swagger ui in ControllerAdminApiApplication. Note that this must be the host only, without http(s):// or sub-paths:

[incubator-pinot] branch add-port-to-swagger updated (23a2ca2 -> d364c14)

2020-09-02 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch add-port-to-swagger in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 23a2ca2 Add port to swagger ui new d364c14 Add port to swagger ui This update added new

[incubator-pinot] 01/01: Add port to swagger ui

2020-09-02 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a commit to branch add-port-to-swagger in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit d364c1495b2fbb3c2c3ca8c303dfa89b4aeb4b24 Author: Jack Li(Analytics Engineering) AuthorDate: Tue Sep

[incubator-pinot] 01/01: Add port to swagger ui

2020-09-02 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a commit to branch add-port-to-swagger in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit 23a2ca2cd0a269b6ba65dd670f69f11f997f8dd0 Author: Jack Li(Analytics Engineering) AuthorDate: Tue Sep

[incubator-pinot] branch add-port-to-swagger created (now 23a2ca2)

2020-09-02 Thread jlli
This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch add-port-to-swagger in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at 23a2ca2 Add port to swagger ui This branch includes the following new commits: new