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 "Eric Yang (JIRA)" <ji...@apache.org> on 2019/04/26 15:31:00 UTC

[jira] [Resolved] (YARN-9496) Reinit of container stuck in localization

     [ https://issues.apache.org/jira/browse/YARN-9496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang resolved YARN-9496.
-----------------------------
       Resolution: Duplicate
    Fix Version/s: 3.3.0

The root cause to stuck in localization is caused by the pid file does not exist in ENTRYPOINT based container or the container has failed to launch.  As the result, the program is throw out of normal execution logic.  The fix is already included in YARN-9486.  Closing this as a duplicate issue.

> Reinit of container stuck in localization
> -----------------------------------------
>
>                 Key: YARN-9496
>                 URL: https://issues.apache.org/jira/browse/YARN-9496
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Major
>              Labels: Docker
>             Fix For: 3.3.0
>
>
> When running service upgrade, docker container image set to a newer version would fail.  This is a follow up to YARN-9126 changes.  It appears that container working directory is removed and cause the localization of files stuck in a infinite loop.  It looks like race condition between file getting deleted and recreation of the directories and files.



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

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