You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Mohan Lal <mo...@gmail.com> on 2006/09/27 17:43:35 UTC

Err in Crawling Nutch 8.0

While iam try to crawl using distributed its throw an error 

please help  me..................

bin/nutch crawl urls -dir crawl -depth 10 -topN 50
crawl started in: crawl
rootUrlDir = urls
threads = 10
depth = 10
topN = 50
Injector: starting
Injector: crawlDb: crawl/crawldb
Injector: urlDir: urls
Injector: Converting injected urls to crawl db entries.
Exception in thread "main" java.io.IOException: Input directory
/user/root/urls in localhost:9000 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:138)
        at org.apache.nutch.crawl.Crawl.main(Crawl.java:105)

whats wrong with my configuration

Regards
Mohan Lal

-- 
View this message in context: http://www.nabble.com/Err-in-Crawling-Nutch-8.0-tf2345562.html#a6529307
Sent from the Nutch - User mailing list archive at Nabble.com.