You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/03/27 15:54:54 UTC

[GitHub] [pinot] mcvsubbu edited a comment on issue #8339: Add sanity check to the output of Realtime Provisioning Tool

mcvsubbu edited a comment on issue #8339:
URL: https://github.com/apache/pinot/issues/8339#issuecomment-1065548207


   Overall +1 on improving the tool.
   
   I am not sure that adding a warning if > 500MB is the best option. In some cases, it is better that the segment is 1GB big. All these are arbitrary numbers anyway. Maybe we can compute the total number of segments and propose based on that?
   
   Alternatively, we output a link (within pinot docs, of course) on how to balance number of segments vs segment size vs number of servers vs query latency vs number of stream partitions, etc. Basically, describe that this a multi-variable equation and you can fix one but likely not control the others (e.g. if you fix latency, there may be limited things you can do to reduce cost)


-- 
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-unsubscribe@pinot.apache.org

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



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