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 "Naganarasimha G R (JIRA)" <ji...@apache.org> on 2017/02/06 08:06:41 UTC

[jira] [Created] (YARN-6147) Blacklisting nodes not happening for AM containers

Naganarasimha G R created YARN-6147:
---------------------------------------

             Summary: Blacklisting nodes not happening for AM containers
                 Key: YARN-6147
                 URL: https://issues.apache.org/jira/browse/YARN-6147
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager
            Reporter: Naganarasimha G R
            Assignee: Naganarasimha G R


Black Listing of nodes are not happening in the following scenarios
1. RMAppattempt is in ALLOCATED and LAUNCH_FAILED event comes when NM is down.
2. RMAppattempt is in LAUNCHED and EXPIRE event comes when NM is down.

In both these cases AppAttempt goes to *FINAL_SAVING* and eventually to *FINAL* state before *CONTAINER_FINISHED* event is triggered by {{RMContainerImpl}} and in the {{FINAL}} state {{CONTAINER_FINISHED}} event is ignored.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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