did you get it fixed?
i had something similar a while ago - maybe it was different. but make
sure you have the conf folder in your Eclipse project classpath;
Quoting Georg Kirschner <[email protected]>:
Hi,
I tried to hook up Eclipse and Nutch but got following error:
"crawl started in: crawl
rootUrlDir = urls
threads = 10
depth = 3
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: Job failed!
at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1232)
at org.apache.nutch.crawl.Injector.inject(Injector.java:160)
at org.apache.nutch.crawl.Crawl.main(Crawl.java:113)"
Can anyone give me a clue here?
Nutch 1.0
Hadoop 0.19.1
Eclipse Ganymede
JDK 1.6.0_13
Thanks
Georg