Details

    • Sub-task
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.8.0-alpha
    • 0.8.0-alpha
    • None
    • None

    Description

      java.io.IOException: The client is stopped
             at org.apache.hadoop.ipc.Client.getConnection(Client.java:1524)
             at org.apache.hadoop.ipc.Client.call(Client.java:1462)
             at org.apache.hadoop.ipc.Client.call(Client.java:1423)
             at org.apache.hadoop.ipc.WritableRpcEngine$Invoker.invoke(WritableRpcEngine.java:242)
             at com.sun.proxy.$Proxy19.heartbeat(Unknown Source)
             at org.apache.hadoop.hive.llap.daemon.impl.LlapTaskReporter$HeartbeatCallable.heartbeat(LlapTaskReporter.java:256)
             at org.apache.hadoop.hive.llap.daemon.impl.LlapTaskReporter$HeartbeatCallable.call(LlapTaskReporter.java:184)
             at org.apache.hadoop.hive.llap.daemon.impl.LlapTaskReporter$HeartbeatCallable.call(LlapTaskReporter.java:126)
             at java.util.concurrent.FutureTask.run(FutureTask.java:266)
             at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
             at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
             at java.lang.Thread.run(Thread.java:745)
      

      Lots of similar errors in various heartbeat callstacks.
      No tasks ever complete when I run the query (in the UI that is)

      Attachments

        1. TEZ-2420.1.txt
          0.7 kB
          Siddharth Seth

        Activity

          People

            sseth Siddharth Seth
            sershe Sergey Shelukhin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: