zhangyouxun edited a comment on issue #11341:
URL: https://github.com/apache/druid/issues/11341#issuecomment-857318940


   > how many rows are there in the 1 hour interval ?
   
   The num of rows is 180 million in the 1 hour interval.
   
   >For you task configuration, up to 10g direct memory is available for JVM, 
but only (2 numMergeBuffers +2 numThreads +1)*256MiB = 1280MiB is configured 
for Druid to use.
   
   The number of CPU of physical machine is 56, and the maximum number of peon 
is 30 in the middle manager.
   Does it mean that the numThreads per peon cannot exceed 2?
   if direct memory is 5g, how to balance numMergeBuffers and sizeBytes?
   
   


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to