You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/06/09 02:26:18 UTC

[GitHub] [druid] zhangyouxun edited a comment on issue #11341: In the same query, Historical performance is better than Middle Manager, and how to tune Middle Manager

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:
users@infra.apache.org



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