kyungwan nam created YARN-10603:
-----------------------------------

             Summary: Failed to reinitialize for recovered container
                 Key: YARN-10603
                 URL: https://issues.apache.org/jira/browse/YARN-10603
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: kyungwan nam
            Assignee: kyungwan nam


Container reinitializing request does not work after restarting NM.

I found some problem as below.

- when a recovered container is terminated, exiting occurs because it makes 
always either CONTAINER_EXITED_WITH_FAILURE or CONTAINER_EXITED_WITH_SUCCESS
- container’s *recoveredStatus* is set at the time of NM recovery. and it is 
never changed even though the container is terminated.
as a result, newly reinitializing container will be launched as a recovered 
container, but it doesn't work



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to