What java version are you using.  Might be needing java 5?

Dennis

Adam Borkowski wrote:
> Question from then newbie.
>
> I've just downloaded version 0.8.1 and going trough the tutorial.
> Almost got to the end, but after index command:
>
> bin/nutch index crawl/indexes crawl/crawldb crawl/linkdb crawl/segments/*
>
> I've got this exception:
> Exception in thread "main" java.io.IOException: Job failed!
>         at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:357)
>         at org.apache.nutch.indexer.Indexer.index(Indexer.java:296)
>         at org.apache.nutch.indexer.Indexer.main(Indexer.java:313)
>
> And in the hadoop.log:
> 2006-10-06 14:12:17,077 INFO  indexer.IndexingFilters - Adding
> org.apache.nutch.indexer.basic.BasicIndexingFilter
> 2006-10-06 14:12:17,256 WARN  mapred.LocalJobRunner - job_53smzx
> java.lang.NoSuchMethodError:
> org.apache.lucene.index.IndexWriter.setMergeFactor(I)V
>         at
> org.apache.nutch.indexer.Indexer$OutputFormat.getRecordWriter(Indexer.java:95)
>         at org.apache.hadoop.mapred.ReduceTask.run(ReduceTask.java:230)
>         at
> org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:112)
>
> Any clues?
>
> Adam
>   

-------------------------------------------------------------------------
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

Reply via email to