[ https://issues.apache.org/jira/browse/YARN-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13677528#comment-13677528 ]
Jason Lowe commented on YARN-775: --------------------------------- Is yarn.nodemanager.delete.debug-delay-sec configured to a non-zero value? If so that would readily explain why the containers are not being cleaned up. > stream jobs are not cleaning the Yarn local-dirs after container is released > ---------------------------------------------------------------------------- > > Key: YARN-775 > URL: https://issues.apache.org/jira/browse/YARN-775 > Project: Hadoop YARN > Issue Type: Bug > Affects Versions: 2.1.0-beta > Reporter: yeshavora > Fix For: 2.1.0-beta > > > Run a stream job: > hadoop jar hadoop-streaming.jar -files file:///tmp/Tmp.py -input Tmp.py > -output /tmp/Tmpout -mapper "python Tmp.py" -reducer NONE > Container Dirs are not being cleaned after Stream job is > completed/Killed/Failed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira