shuitai edited a comment on issue #7915:
URL: https://github.com/apache/pinot/issues/7915#issuecomment-1003325521


   @mneedham 
   Currently, we are using druid, just one cluster, we have about 100 tables 
and about 500 thousand segements, 
   As I know, druid keeps the segements information in sql db, such as 
postgres.  But if the number of segment becomes very large, it will affect the 
druid performance. We need to compact the segments and decrease the number of 
it.
   
   So we are checking if pinot will be a good choice.
   But pinot seems put the information in zookeeper. Million of segments are 
saved in zookeeper? which will not affect zookeeper's performance? 
   So I am curious about how to support so many segments in pinot and assure 
the performance.


-- 
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 go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to