Mrxiashu commented on issue #9967: URL: https://github.com/apache/druid/issues/9967#issuecomment-954485325
> > @Mrxiashu Are these the settings and usage for the onheap or Oak? > > In addition, I would like to ask whether the configuration experience of maxRowsInMemory and maxBytesInMemory in Oak is any reference. > > and "oakMaxMemoryCapacity" "oakBlockSize" "oakChunkMaxItems" Whether the default values of these parameters need to be adjusted hello,@liran-funaro I have just configured monitoring for onheap and oak. This is a comparison of on-heap and direct-heap memory monitoring metrics within half an hour. The comparison shows that the peak memory usage in the heap is similar and the performance outside the heap is the same. So, I'm a little confused. I would prefer to see Oak's performance consume less memory at the same throughput. If you can help me, I would prefer to know how your parameters would be configured under the following specifications. ECS:32U128G Write Rate:3w/s taskcount:10 task jvm : -Xms3g -Xmx3g -XX:MaxDirectMemorySize=9g  -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
