no wonder, try to increase the qps and see when th...
# troubleshooting
x
no wonder, try to increase the qps and see when this
schedulerWaitMs
will go up
p
i am confused. do you mean to say start at a lower qps and increase it to see how far i can push?
i thought this was an over provisioned cluster.
x
did you config the query thread?
cc: @Jackie for more visibility
Also make sure you remove this https://github.com/apache/pinot/blob/master/kubernetes/helm/pinot/values.yaml#L102
-XX:ActiveProcessorCount=2
p
we don't have active processor count
x
hmm, ok, then I would suggest to use replicaGroup
how many segments you have
If you have many segments, then each query will fanout to all the servers, that has negative impact on the qps
p
100 segments. total table size is 128 GB