Hi,
Maybe some one know how to add this plugin to nutch 9.0
http://issues.apache.org/jira/browse/NUTCH-386
http://issues.apache.org/jira/browse/NUTCH-386
MY ERRORR FROM LOG FILE
2007-04-21 03:12:16,929 INFO indexer.IndexingFilters - Adding
org.b2b.nutch.indexer.UrlCategoryIndexFilter
2007-04-21 03:12:16,938 INFO indexer.IndexingFilters - Adding
org.apache.nutch.indexer.more.MoreIndexingFilter
2007-04-21 03:12:17,202 WARN mapred.LocalJobRunner - job_q411un
java.lang.AbstractMethodError:
org.b2b.nutch.indexer.UrlCategoryIndexFilter.filter(Lorg/apache/lucene/document/Document;Lorg/apache/nutch/parse/Parse;Lorg/apache/hadoop/io/Text;Lorg/apache/nutch/crawl/CrawlDatum;Lorg/apache/nutch/crawl/Inlinks;)Lorg/apache/lucene/document/Document;
at
org.apache.nutch.indexer.IndexingFilters.filter(IndexingFilters.java:110)
at org.apache.nutch.indexer.Indexer.reduce(Indexer.java:215)
at org.apache.hadoop.mapred.ReduceTask.run(ReduceTask.java:313)
at
org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:155)
2007-04-21 03:12:17,296 FATAL indexer.Indexer - Indexer:
java.io.IOException: Job failed!
at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:604)
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)
Any help would be appreciated. Thanks!
--
View this message in context:
http://www.nabble.com/Plugin-to-index-categories-by-url-rules-tf3621139.html#a10111892
Sent from the Nutch - User mailing list archive at Nabble.com.