[GitHub] [incubator-pinot] harleyjj opened a new pull request #6432: [TE] endpoint - harleyjj/rca - add forecast, upper, lower, and yoXy t…

2021-01-11 Thread GitBox
harleyjj opened a new pull request #6432: URL: https://github.com/apache/incubator-pinot/pull/6432 …o aggregate/chunk enpoint ## Description This PR enables the display of the metric funnel in RCA for forecast, by adding support for offsets yoXy, forecast, upper, and lower in the

[GitHub] [incubator-pinot] pabrahamusa commented on issue #6431: Text Index not working correctly

2021-01-11 Thread GitBox
pabrahamusa commented on issue #6431: URL: https://github.com/apache/incubator-pinot/issues/6431#issuecomment-758427983 @siddharthteotia The behavior I am seeing is that the text index not pulling results from a segment that is in CONSUMING / IN PROGRESS status..! I am posting the con

[GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6430: Adding pinot minion component into helm

2021-01-11 Thread GitBox
codecov-io edited a comment on pull request #6430: URL: https://github.com/apache/incubator-pinot/pull/6430#issuecomment-757634200 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6430?src=pr&el=h1) Report > Merging [#6430](https://codecov.io/gh/apache/incubator-pinot/pull

[GitHub] [incubator-pinot] pabrahamusa edited a comment on issue #6431: Text Index not working correctly

2021-01-11 Thread GitBox
pabrahamusa edited a comment on issue #6431: URL: https://github.com/apache/incubator-pinot/issues/6431#issuecomment-758410788 @siddharthteotia I just tried now and can see the query working, So that means there is a huge delay for text Index to index realtime data? or the results to app

[GitHub] [incubator-pinot] pabrahamusa commented on issue #6431: Text Index not working correctly

2021-01-11 Thread GitBox
pabrahamusa commented on issue #6431: URL: https://github.com/apache/incubator-pinot/issues/6431#issuecomment-758410788 @siddharthteotia I just tried now and can the the query working, So that means there is a huge delay for text Index to index realtime data? or the results to appear in

[incubator-pinot] branch pinot-minion-in-k8s updated (731f597 -> bc87ff6)

2021-01-11 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch pinot-minion-in-k8s in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard 731f597 Adding pinot minion component into helm add bc87ff6 Adding pinot minion compone

[GitHub] [incubator-pinot] pabrahamusa commented on issue #6431: Text Index not working correctly

2021-01-11 Thread GitBox
pabrahamusa commented on issue #6431: URL: https://github.com/apache/incubator-pinot/issues/6431#issuecomment-758371479 @kishoreg @siddharthteotia Could you guys help me to point to correct direction to fix this issue? This

[GitHub] [incubator-pinot] pabrahamusa commented on issue #6431: Text Index not working correctly

2021-01-11 Thread GitBox
pabrahamusa commented on issue #6431: URL: https://github.com/apache/incubator-pinot/issues/6431#issuecomment-758371029 Partial data set for not-working search is ``` myservicev5applog 10:52:37,468 INFO filters.AllCheckInitFilter - [1DB7BAD2-406A-D773-B1DA-291664314C4F] Begin Tr

[GitHub] [incubator-pinot] pabrahamusa opened a new issue #6431: Text Index not working correctly

2021-01-11 Thread GitBox
pabrahamusa opened a new issue #6431: URL: https://github.com/apache/incubator-pinot/issues/6431 I am having Text Index and and inverted Index . And for some data Text Index not able to pull out results. for the same search Inverted Index works all the time. Eg: - The Text Index Sea

[GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6423: Replace BrokerRequestOptimizer with QueryOptimizer to also optimize the PinotQuery

2021-01-11 Thread GitBox
codecov-io edited a comment on pull request #6423: URL: https://github.com/apache/incubator-pinot/pull/6423#issuecomment-756958910 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6423?src=pr&el=h1) Report > Merging [#6423](https://codecov.io/gh/apache/incubator-pinot/pull

[GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #6419: Compatibility test: streamOp

2021-01-11 Thread GitBox
mcvsubbu commented on a change in pull request #6419: URL: https://github.com/apache/incubator-pinot/pull/6419#discussion_r555456361 ## File path: pinot-integration-tests/src/test/java/org/apache/pinot/compat/tests/StreamOp.java ## @@ -85,4 +116,118 @@ boolean runOp() { pub

[incubator-pinot] branch sharded_consumer_type_support_with_kinesis updated: LIcense headers

2021-01-11 Thread nehapawar
This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch sharded_consumer_type_support_with_kinesis in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/sharded_consumer_type_support

[GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #6419: Compatibility test: streamOp

2021-01-11 Thread GitBox
mcvsubbu commented on a change in pull request #6419: URL: https://github.com/apache/incubator-pinot/pull/6419#discussion_r555378458 ## File path: compatibility-verifier/compCheck.sh ## @@ -202,14 +206,14 @@ startService server "$newTargetDir" #$COMPAT_TESTER post-server-upgra

[GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6423: Replace BrokerRequestOptimizer with QueryOptimizer to also optimize the PinotQuery

2021-01-11 Thread GitBox
codecov-io edited a comment on pull request #6423: URL: https://github.com/apache/incubator-pinot/pull/6423#issuecomment-756958910 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/6423?src=pr&el=h1) Report > Merging [#6423](https://codecov.io/gh/apache/incubator-pinot/pull

[incubator-pinot] branch master updated (3e4c325 -> 3d24302)

2021-01-11 Thread jihao
This is an automated email from the ASF dual-hosted git repository. jihao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. from 3e4c325 [INFRA] Cancel the previous builds (#6429) add 3d24302 refactor AnomaliesResponses to avoid du

[GitHub] [incubator-pinot] jihaozh merged pull request #6406: refactor AnomaliesResponses to avoid duplicate code

2021-01-11 Thread GitBox
jihaozh merged pull request #6406: URL: https://github.com/apache/incubator-pinot/pull/6406 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 t

[GitHub] [incubator-pinot] pabrahamusa commented on issue #6351: Old Segments not expired or deleted - Text Index + Inverted Index

2021-01-11 Thread GitBox
pabrahamusa commented on issue #6351: URL: https://github.com/apache/incubator-pinot/issues/6351#issuecomment-758128970 Thanks this is working fine after the change mentioned above. Thanks @npawar and @kishoreg for your help ---

[GitHub] [incubator-pinot] pabrahamusa closed issue #6351: Old Segments not expired or deleted - Text Index + Inverted Index

2021-01-11 Thread GitBox
pabrahamusa closed issue #6351: URL: https://github.com/apache/incubator-pinot/issues/6351 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 to