You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2018/12/14 17:56:00 UTC

[jira] [Created] (YARN-9126) Container reinit always fails in branch-3.2 and trunk

Eric Yang created YARN-9126:
-------------------------------

             Summary: Container reinit always fails in branch-3.2 and trunk
                 Key: YARN-9126
                 URL: https://issues.apache.org/jira/browse/YARN-9126
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Eric Yang


When upgrading container, container reinitialization always failed with code 33.  This error code means the localizing file already exist while copying resource files.  The container will retry with another container ID, hence the problem is masked.

Hadoop 3.1.x relaunch logic seem to have some way to prevent this bug from happening.  The same logic might be useful in branch 3.2 and trunk.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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