This error was fixed today in trunk so it will be available in the next nightly build.
--
Sami Siren

Daniel Varela Santoalla wrote:

Hello

I'm having this problem when trying to test intranet crawling . Could anybody help with this. I've trying a lot of things but without results. 0.7.2 works fine, but I wanted to test the new version.

[EMAIL PROTECTED]:~/tmp/devel/nutch-nightly/bin> ./nutch crawl urls/ -threads 5 -depth 10 -topN 1000 -dir crawl_results Exception in thread "main" java.io.IOException: Input directory /var/tmp/daniel/devel/nutch-nightly/bin/crawl_results/crawldb/current in local is invalid. at org.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:274)
        at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:327)
        at org.apache.nutch.crawl.Injector.inject(Injector.java:146)
        at org.apache.nutch.crawl.Crawl.main(Crawl.java:105)


Reply via email to