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)