Hi,
I am running mapreduce with 3 machines:
one name node and two datanodes.
I am using the latest revision of nutch 0.8, revision number 368582, and java version jdk1.5.0_06

I tried a very simple thing on all the three machines:
move file from local to ndfs :
bin/nutch ndfs -put tmp /user/rafi/tmp10

and I got the same comment from all the machines:
060113 011422 Recovered from failed datanode connection

looking at the log files of the data nodes I got the next message:
060112 212301 39 DataXCeiver
java.io.EOFException
       at java.io.DataInputStream.readFully(DataInputStream.java:178)
       at java.io.DataInputStream.readLong(DataInputStream.java:380)
       at org.apache.nutch.ndfs.DataNode$DataXceiver.run(DataNode.java:432)
       at java.lang.Thread.run(Thread.java:595)


Am I missing somting?

Thanks,
Rafi

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to