[GitHub] [incubator-pinot] apoorvmittal10 opened a new issue #6013: Detection runs multiple times at same time

2020-09-13 Thread GitBox
apoorvmittal10 opened a new issue #6013: URL: https://github.com/apache/incubator-pinot/issues/6013 Detection job gets triggered multiple times at same time because multiple detection tasks get scheduled. The problem is with detection task creation which doesn't factor in concurrent insert

[incubator-pinot] branch fixing_superset_docker updated (40fe40b -> a1ed0ef)

2020-09-13 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. discard 40fe40b Fix superset docker image build script add a1ed0ef Fix superset docker image

[incubator-pinot] branch master updated: Update pinot helm to adding custom configs and update the jvm default configs (#6011)

2020-09-13 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu 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 5f309cf Update pinot helm to adding c

[GitHub] [incubator-pinot] fx19880617 merged pull request #6011: Update pinot helm to allow custom configs

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

[GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6009: Adjust schema validation logic in AvroIngestionSchemaValidator

2020-09-13 Thread GitBox
Jackie-Jiang commented on a change in pull request #6009: URL: https://github.com/apache/incubator-pinot/pull/6009#discussion_r487583315 ## File path: pinot-plugins/pinot-input-format/pinot-avro-base/src/main/java/org/apache/pinot/plugin/inputformat/avro/AvroIngestionSchemaValidator.j

[GitHub] [incubator-pinot] akshayrai merged pull request #6001: [TE] entity anomaly logging for ad-hoc debugging

2020-09-13 Thread GitBox
akshayrai merged pull request #6001: URL: https://github.com/apache/incubator-pinot/pull/6001 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: [TE] entity anomaly logging for ad-hoc debugging (#6001)

2020-09-13 Thread akshayrai09
This is an automated email from the ASF dual-hosted git repository. akshayrai09 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 143f398 [TE] entity anomaly loggi

[incubator-pinot] branch master updated: Zookeeper put api (#5949)

2020-09-13 Thread kishoreg
This is an automated email from the ASF dual-hosted git repository. kishoreg 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 83598ce Zookeeper put api (#5949) 83

[GitHub] [incubator-pinot] kishoreg merged pull request #5949: Zookeeper put api

2020-09-13 Thread GitBox
kishoreg merged pull request #5949: URL: https://github.com/apache/incubator-pinot/pull/5949 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] mayankshriv commented on pull request #5949: Zookeeper put api

2020-09-13 Thread GitBox
mayankshriv commented on pull request #5949: URL: https://github.com/apache/incubator-pinot/pull/5949#issuecomment-691700375 @sajjad-moradi You may want to take into account these apis when adding ACL checks. This is an auto

[GitHub] [incubator-pinot] kishoreg commented on a change in pull request #5949: Zookeeper put api

2020-09-13 Thread GitBox
kishoreg commented on a change in pull request #5949: URL: https://github.com/apache/incubator-pinot/pull/5949#discussion_r487555430 ## File path: pinot-controller/src/main/java/org/apache/pinot/controller/api/resources/ZookeeperResource.java ## @@ -75,6 +80,63 @@ public Strin

[GitHub] [incubator-pinot] kishoreg commented on a change in pull request #5949: Zookeeper put api

2020-09-13 Thread GitBox
kishoreg commented on a change in pull request #5949: URL: https://github.com/apache/incubator-pinot/pull/5949#discussion_r487555268 ## File path: pinot-controller/src/main/java/org/apache/pinot/controller/api/resources/ZookeeperResource.java ## @@ -75,6 +80,63 @@ public Strin

[GitHub] [incubator-pinot] kishoreg commented on a change in pull request #5949: Zookeeper put api

2020-09-13 Thread GitBox
kishoreg commented on a change in pull request #5949: URL: https://github.com/apache/incubator-pinot/pull/5949#discussion_r487555289 ## File path: pinot-controller/src/main/java/org/apache/pinot/controller/api/resources/ZookeeperResource.java ## @@ -75,6 +80,63 @@ public Strin

[incubator-pinot] branch zookeeper-put-api updated (d3e86ad -> 3c2c88a)

2020-09-13 Thread kishoreg
This is an automated email from the ASF dual-hosted git repository. kishoreg pushed a change to branch zookeeper-put-api in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from d3e86ad Adding delete api add 3c2c88a Addressing comments No new revisions were added b

[GitHub] [incubator-pinot] mayankshriv commented on a change in pull request #5949: Zookeeper put api

2020-09-13 Thread GitBox
mayankshriv commented on a change in pull request #5949: URL: https://github.com/apache/incubator-pinot/pull/5949#discussion_r487550170 ## File path: pinot-controller/src/main/java/org/apache/pinot/controller/api/resources/ZookeeperResource.java ## @@ -75,6 +80,63 @@ public St