Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Nutch, mail # user - Job failes during injection or generation


Copy link to this message
-
Re: Job failes during injection or generation
Alex McLintock 2010-11-29, 18:11
Does it not say elsewhere in the stack trace? Can you show us more of the
logs?

On 29 November 2010 17:52, Sourabh Kasliwal <[EMAIL PROTECTED]> wrote:

> Hi,
> I am trying to run multiple nutch instances in parallel. But some times
> during the execution one of the job fails during injection with the
> exception:-
>
> java.io.IOException: Job failed!
> at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1252)
> at org.apache.nutch.crawl.Injector.inject(Injector.java:211)
>
> Or at
> java.io.IOException: Job failed!
> at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1252)
> at org.apache.nutch.crawl.Generator.generate(Generator.java:523)
> at org.apache.nutch.crawl.Generator.generate(Generator.java:430)
>
> Can somebody give some light on this that what can be the reason of job
> failing due to IOException
> regards
> Sourabh
>