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 "zhihai xu (JIRA)" <ji...@apache.org> on 2014/11/07 21:31:34 UTC

[jira] [Created] (YARN-2831) NM should kill and cleanup the leaked containers.

zhihai xu created YARN-2831:
-------------------------------

             Summary: NM should kill and cleanup the leaked containers.
                 Key: YARN-2831
                 URL: https://issues.apache.org/jira/browse/YARN-2831
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: zhihai xu


NM should kill and cleanup the leaked containers. as discussed in YARN-2816, we should implement a function which is to kill and cleanup the leaked containers: look for the pid file, try to kill it if found, and return a recovered container status of killed/lost or something similar.
So this function can be called when a leaked container is found.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)