[ 
https://issues.apache.org/jira/browse/NUTCH-386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490189
 ] 

Andrey commented on NUTCH-386:
------------------------------

hi, i'm try to add you plugin to nutch 9.0 and when i exec
bin/nutch index crawl/indexes crawl/crawldb crawl/linkdb crawl/segments/*

2007-04-20 02:32:24,850 INFO  indexer.IndexingFilters - Adding 
org.b2b.nutch.indexer.UrlCategoryIndexFilter
2007-04-20 02:32:24,857 INFO  indexer.IndexingFilters - Adding 
org.apache.nutch.indexer.basic.BasicIndexingFilter
2007-04-20 02:32:25,296 WARN  mapred.LocalJobRunner - job_o8ys6
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-20 02:32:26,109 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)




> Plugin to index categories by url rules
> ---------------------------------------
>
>                 Key: NUTCH-386
>                 URL: https://issues.apache.org/jira/browse/NUTCH-386
>             Project: Nutch
>          Issue Type: New Feature
>          Components: indexer, searcher
>            Reporter: Ernesto De Santis
>            Priority: Minor
>         Attachments: index-url-category-0.1.zip
>
>
> The compressed zip has a install_notes.txt file with instructions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Nutch-developers mailing list
Nutch-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to