Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-5268

DShell AM fails java.lang.InterruptedException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Cannot Reproduce
    • None
    • None
    • yarn
    • Try to produce the issue on a cluster with the latest code, DShell application completed successfully without any failure with the command provided in the description. Close it as "can not reproduce".

    Description

      Distributed Shell AM failed with the following error

      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
      

      Attachments

        1. YARN-5268.1.patch
          2 kB
          Wangda Tan

        Activity

          People

            Zian Chen Zian Chen
            ssathish@hortonworks.com Sumana Sathish
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: