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 "Prabhu Joseph (JIRA)" <ji...@apache.org> on 2019/05/09 16:33:00 UTC

[jira] [Commented] (YARN-9483) DistributedShell does not release container when failed to localize at launch

    [ https://issues.apache.org/jira/browse/YARN-9483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836522#comment-16836522 ] 

Prabhu Joseph commented on YARN-9483:
-------------------------------------

[~giovanni.fumarola] Can you review this jira when you get time. This fixes hanging of DS job when failed to localize at launch. Thanks.

> DistributedShell does not release container when failed to localize at launch
> -----------------------------------------------------------------------------
>
>                 Key: YARN-9483
>                 URL: https://issues.apache.org/jira/browse/YARN-9483
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Prabhu Joseph
>            Assignee: Prabhu Joseph
>            Priority: Major
>         Attachments: YARN-9483-001.patch
>
>
> DistributedShell does not release container when failed to localize at launch. The launch threads does not increment completed & failed containers when failed to localize. And the main thread waits for the containers to complete without failing the job.
> {code}
> yarn jar /HADOOP/hadoop-3.2.0/share/hadoop/yarn/hadoop-yarn-applications-distributedshell-3.2.0.jar -shell_command ls  -shell_args / -jar  /HADOOP/hadoop-3.2.0/share/hadoop/yarn/hadoop-yarn-applications-distributedshell-3.2.0.jar -localize_files /tmp/prabhu
> {code}



--
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