RestfulBlue commented on issue #7505: Auto compaction tasks leaks disk space in case of failure URL: https://github.com/apache/incubator-druid/issues/7505#issuecomment-484571016 Hi, thanks for response! in our configuration we was settings baseTaskDir and not baseDir. And it looks like last 2 years all tasks data was storing in tmpfs :} . Overflow of tmpfs was leading to node OOM and probably that cause some unexpected behaviour. That was not a problem before because we have a lot of space in tmpfs and we was running only kafka indexing tasks. We will change all locations to another place and if problem raise again i will reopen this issue. Sorry for worriyng!
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
