AKarbas commented on issue #9996: URL: https://github.com/apache/druid/issues/9996#issuecomment-643194262
> Have you checked the available memory on your server ? @FrankChen021: I tested the memory usage. It is configured to use 1GB of heap and up to 1.5GB of direct memory (as you can see in the issue description). The metrics emitted by druid show no more than about 200MB of heap of non-heap memory usage (each), but looking at server metrics not emitted by druid, the task used about 1.8 GB in total and that much was freed after it failed. Also, about 50% of the configured memory for the whole MiddleManager was free the whole time. ---------------------------------------------------------------- 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]
