Chris Fellows wrote:
I'm having what appears to be the same issue on 0.8
trunk. I can get through inject, generate, fetch and
updatedb, but am getting the IOException: No input
directories on invertlinks and cannot figure out why.
I'm only using nutch on a single local windows
machine. Any idea's? Configuration has not changed
since checking out from svn.

The handling of Windows pathnames is still buggy in Hadoop 0.1.1. You might try replacing your lib/hadoop-0.1.1.jar file with the latest Hadoop nightly jar, from:

http://cvs.apache.org/dist/lucene/hadoop/nightly/

The file name code has been extensively re-written. The next Hadoop release (0.2), containing these fixes, will be made in around a week.

Doug

Reply via email to