mcvsubbu commented on issue #3874: consumer out of memory URL: https://github.com/apache/incubator-pinot/issues/3874#issuecomment-467093222 You are running out of direct memory. You have a few options: 1. Increase max direct memory for your JVM to suit your needs 2. Change the load mode to MMAP 3. Add more servers so that you don't run out of memory
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
