liran-funaro commented on issue #9967: URL: https://github.com/apache/druid/issues/9967#issuecomment-953589142
@Mrxiashu Can you share your ingestion configuration? One optimization that comes to mind is tweaking the `maxRowsInMemory` and `maxBytesInMemory`. With Oak, I'd suggest `maxRowsInMemory=1M` and updating `maxBytesInMemory` to your hardware limitations. -- 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]
