FrankChen021 commented on issue #10579: URL: https://github.com/apache/druid/issues/10579#issuecomment-726689167
``` druid.processing.buffer.sizeBytes=4096MiB ``` Unfortunately, current upper size of this configuration is INT.MAX. You could set a smaller value. ---------------------------------------------------------------- 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]
