Join Slack
Powered by
Just wanted to check if there is a recipe for brok...
# troubleshooting
n
Neeraja Sridharan
08/17/2022, 9:31 PM
Just wanted to check if there is a recipe for broker side pruning. More info in
this
thread:
m
Mayank
08/18/2022, 2:22 PM
What’s the latency and qps requirements for your use case? You can get very far (for qps/latency) before needing this. But if you do think you need it, please follow: • Partitioning:
https://docs.pinot.apache.org/basics/getting-started/frequent-questions/ingestion-faq#how-do-i-enable-partitioning-in-pinot-when-using-kafka-stream
(for realtime) • Replica-groups:
https://docs.pinot.apache.org/operators/operating-pinot/instance-assignment#replica-group-instance-assignment
👀 1
n
Neeraja Sridharan
08/19/2022, 2:56 AM
Thanks
@Mayank
! We are currently setting-up both time based & partition based segment pruning for OFFLINE scenario. We have
this
already, do you recommend that we follow
https://docs.pinot.apache.org/operators/operating-pinot/instance-assignment#partitioned-replica-group-instance-assignment
instead to be more effective for our partition based segment pruning?
Open in Slack
Previous
Next