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: [email protected]
For additional commands, e-mail: [email protected]