[EMAIL PROTECTED] wrote: > Hi, > the last trunk version after succesfull crawl don't want to begin > indexing with or without "mapred.speculative.execution" setted to true or > false. > > Here is an error output: > > Exception in thread "main" java.io.IOException: Job failed! > at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:402) > at org.apache.nutch.indexer.Indexer.index(Indexer.java:306) > at org.apache.nutch.crawl.Crawl.main(Crawl.java:134) > This "generic" error message won't help you much -- you should check for details into the logs (log/hadoop.log)...
BTW, is there a way for Hadoop to pass the original exception upstream, so that the console throws a more helpful exception? Renaud -- renaud richardet +1 617 230 9112 renaud <at> oslutions.com http://www.oslutions.com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
