Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-494

Investigate: Exception while submitting a dag to a TezSession

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • None
    • None
    • None
    • None

    Description

       destination host is: "local":54446;
      	at org.apache.tez.client.TezSession.submitDAG(TezSession.java:139)
      	at org.apache.tez.mapreduce.examples.TestBroadcast.main(TestBroadcast.java:155)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      	at java.lang.reflect.Method.invoke(Method.java:597)
      	at org.apache.hadoop.util.ProgramDriver$ProgramDescription.invoke(ProgramDriver.java:72)
      	at org.apache.hadoop.util.ProgramDriver.run(ProgramDriver.java:144)
      	at org.apache.tez.mapreduce.examples.ExampleDriver.main(ExampleDriver.java:78)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      	at java.lang.reflect.Method.invoke(Method.java:597)
      	at org.apache.hadoop.util.RunJar.main(RunJar.java:212)
      Caused by: com.google.protobuf.ServiceException: java.io.IOException: Failed on local exception: java.io.EOFException; Host Details : local host is: "local/10.11.2.219"; destination host is: "local":54446;
      	at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:216)
      	at $Proxy12.submitDAG(Unknown Source)
      	at org.apache.tez.client.TezSession.submitDAG(TezSession.java:137)
      	... 13 more
      Caused by: java.io.IOException: Failed on local exception: java.io.EOFException; Host Details : local host is: "local/10.11.2.219"; destination host is: "local":54446;
      	at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:764)
      	at org.apache.hadoop.ipc.Client.call(Client.java:1408)
      	at org.apache.hadoop.ipc.Client.call(Client.java:1357)
      	at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:206)
      	... 15 more
      Caused by: java.io.EOFException
      	at java.io.DataInputStream.readInt(DataInputStream.java:375)
      	at org.apache.hadoop.ipc.Client$Connection.receiveRpcResponse(Client.java:1049)
      	at org.apache.hadoop.ipc.Client$Connection.run(Client.java:944)
      
      

      Attachments

        Issue Links

          Activity

            People

              rekhajoshm Rekha Joshi
              sseth Siddharth Seth
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: