[ 
https://issues.apache.org/jira/browse/TEZ-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hitesh Shah resolved TEZ-494.
-----------------------------
    Resolution: Cannot Reproduce

> Investigate: Exception while submitting a dag to a TezSession
> -------------------------------------------------------------
>
>                 Key: TEZ-494
>                 URL: https://issues.apache.org/jira/browse/TEZ-494
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Siddharth Seth
>            Assignee: Rekha Joshi
>
> {code}
>  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)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to