You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by martin <ma...@gmail.com> on 2006/09/22 08:43:16 UTC

An error occured,while i following the "Nutch version 0.8 tutorial"

I follow the "Nutch version 0.8 tutorial"(
http://lucene.apache.org/nutch/tutorial8.html) step by step, but when i use
the comand line
"bin/nutch crawl urls -dir crawl -depth 3 -topN 50",i got an error in the
process.

2006-09-22 13:35:00,828 INFO  crawl.Generator - Generator: starting
> 2006-09-22 13:35:00,828 INFO  crawl.Generator - Generator: segment:
> crawl/segments/20060922133500
> 2006-09-22 13:35:00,828 INFO  crawl.Generator - Generator: Selecting
> most-linked urls due for fetch.
> 2006-09-22 13:35:04,703 WARN  mapred.LocalJobRunner - job_2tvutq
> java.io.IOException: Not a file: e:/modules/nutch/nutch-0.8/nutch-0.8
> /crawl/crawldb/current/1993990686/data
>     at org.apache.hadoop.mapred.InputFormatBase.getSplits(
> InputFormatBase.java:121)
>     at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java
> :80)
>

I don't know why,i wanna help.
thanks!