Matt Zytaruk wrote:
Exception in thread "main" java.io.IOException: Not a file: /user/nutch/segments/20060107130328/parse_data/part-00000/data
       at org.apache.nutch.ipc.Client.call(Client.java:294)

This is an error returned from an RPC call. There should be more details about this in a slave log, e.g., a better stack trace, some context, etc. What do you see there?

We also got this for awhile (seems like the mapred/system dir is never being created for some reason): java.io.IOException: Cannot open filename /nutch-data/nutch/tmp/nutch/mapred/system/submit_euiwjv/job.xml
      at org.apache.nutch.ipc.Client.call(Client.java:294)

Again, it would be interesting to see what happened on the other end of this RPC call. Please look in the remote log.

Doug

Reply via email to