Renaud Richardet wrote:
> Is Nutch working from the command line?
>
> If you want to know what went wrong, look at the logs (logs/hadoop.log)
>
> Also, there's some info in the wiki at 
> http://wiki.apache.org/nutch/RunNutchInEclipse
>
> HTH,
> Renaud
>
>
> nutnoob wrote:
>> 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:363)
>>     at org.apache.nutch.crawl.Injector.inject(Injector.java:138)
>>     at org.apache.nutch.crawl.Crawl.main(Crawl.java:105)
>>
>> what's the problem and how to solve?
>> (I just try nutch-nightly )
Hi,

I think you forgot to set "plugin.folders" to path where you have plugins

Check the *plugin dir not found* section at 

http://wiki.apache.org/nutch/RunNutchInEclipse

regards

Uros
>>   
>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nutch-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to