[ https://issues.apache.org/jira/browse/YARN-5268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16410491#comment-16410491 ] Zian Chen commented on YARN-5268: --------------------------------- [~leftnoteasy] , I'm interested in this issue. Will pick it up and continue the work. Thanks   > DShell AM fails java.lang.InterruptedException > ---------------------------------------------- > > Key: YARN-5268 > URL: https://issues.apache.org/jira/browse/YARN-5268 > Project: Hadoop YARN > Issue Type: Bug > Components: yarn > Reporter: Sumana Sathish > Assignee: Zian Chen > Priority: Critical > Labels: oct16-easy > Attachments: YARN-5268.1.patch > > > Distributed Shell AM failed with the following error > {Code} > 16/06/16 11:08:10 INFO impl.NMClientAsyncImpl: NMClient stopped. > 16/06/16 11:08:10 INFO distributedshell.ApplicationMaster: Application completed. Signalling finish to RM > 16/06/16 11:08:10 INFO distributedshell.ApplicationMaster: Diagnostics., total=16, completed=19, allocated=21, failed=4 > 16/06/16 11:08:10 INFO impl.AMRMClientImpl: Waiting for application to be successfully unregistered. > 16/06/16 11:08:10 INFO distributedshell.ApplicationMaster: Application Master failed. exiting > 16/06/16 11:08:10 INFO impl.AMRMClientAsyncImpl: Interrupted while waiting for queue > java.lang.InterruptedException > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014) > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048) > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) > at org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl$CallbackHandlerThread.run(AMRMClientAsyncImpl.java:287) > End of LogType:AppMaster.stderr > {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