Steve Severance wrote:
> Hi,
> I updated my test system to the 0.9 dev trunk current as of yesterday. Now
> indexing does not work. I tried purging the linkdb and recreating it. I
> tried just running it on a single segment to see if I could find the error.
> Here is the output:
> 
> $ bin/nutch index crawl/index crawl/crawldb/ crawl/linkdb/
> crawl/segments/20070
> 307113353/
> Indexer: starting
> Indexer: linkdb: crawl/linkdb
> Indexer: adding segment: crawl/segments/20070307113353
> Optimizing index.
> Indexer: java.io.IOException: Job failed!
>         at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:402)
>         at org.apache.nutch.indexer.Indexer.index(Indexer.java:273)
>         at org.apache.nutch.indexer.Indexer.run(Indexer.java:295)
>         at org.apache.hadoop.util.ToolBase.doMain(ToolBase.java:189)
>         at org.apache.nutch.indexer.Indexer.main(Indexer.java:278)
> 
> Other things are working fine. Just not indexing.

Can you please check the log files for more specific error message(s).
Indexing works ok for me but I have only tried it with small segments so
far.

--
 Sami Siren

-------------------------------------------------------------------------
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-developers mailing list
Nutch-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to