Charan Hebri created YARN-8372:
----------------------------------
Summary: ApplicationAttemptNotFoundException should be handled
correctly by Distributed Shell App Master
Key: YARN-8372
URL: https://issues.apache.org/jira/browse/YARN-8372
Project: Hadoop YARN
Issue Type: Bug
Components: distributed-shell
Reporter: Charan Hebri
{noformat}
try {
response = client.allocate(progress);
} catch (ApplicationAttemptNotFoundException e) {
handler.onShutdownRequest();
LOG.info("Shutdown requested. Stopping callback.");
return;{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]