Hi there,

having a custom client-server based on hadoop's ipc.
Now after upgrading to hadoop 0.18.1 (from 0.17) i get following exception:

...
Caused by: java.io.IOException: Call failed on local exception
        at org.apache.hadoop.ipc.Client.call(Client.java:718)
        at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:216)
...
Caused by: java.io.EOFException
        at java.io.DataInputStream.readInt(DataInputStream.java:358)
at org.apache.hadoop.ipc.Client $Connection.receiveResponse(Client.java:499)
        at org.apache.hadoop.ipc.Client$Connection.run(Client.java:441)

Any Ideas ?

Johannes


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
101tec GmbH
Halle (Saale), Saxony-Anhalt, Germany
http://www.101tec.com

Reply via email to