You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2014/08/29 19:27:53 UTC

[jira] [Created] (YARN-2473) YARN never cleans up container directories from a full disk

Jason Lowe created YARN-2473:
--------------------------------

             Summary: YARN never cleans up container directories from a full disk
                 Key: YARN-2473
                 URL: https://issues.apache.org/jira/browse/YARN-2473
             Project: Hadoop YARN
          Issue Type: Bug
          Components: nodemanager
    Affects Versions: 2.4.0
            Reporter: Jason Lowe
            Priority: Blocker


After YARN-1781 when a container ends up filling a local disk the nodemanager will mark it as a bad disk and remove it from the list of good local dirs.  When the container eventually completes the files that filled the disk will not be removed because the NM thinks the directory is bad.



--
This message was sent by Atlassian JIRA
(v6.2#6252)