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/04/15 09:43:00 UTC

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

Prabhu Joseph created YARN-9483:
-----------------------------------

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


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