Hi I am doing a plugin for fetch.. It mist come after generator n before
fetcher.. My plugin should do , after fetchlist has been generated , i
should parse the fetchlist to generate new fetchlist depending on my
requirement n after generating , myplugin should give it to fetcher to
fetch..

In which function should I call my plugin , or In which function should I
edit.. How can i access fetchlist after generated by the generator ??
 How can i give new fetchlist to fetcher to fetch ??

Tel me the functions to use , n APIs..
PLease reply as soon as possible..





On Fri, Jan 30, 2009 at 1:15 AM, Doğacan Güney (JIRA) <j...@apache.org>wrote:

> NUTCH-676 broke CrawlDbMerger
> -----------------------------
>
>                 Key: NUTCH-683
>                 URL: https://issues.apache.org/jira/browse/NUTCH-683
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Doğacan Güney
>            Assignee: Doğacan Güney
>            Priority: Minor
>             Fix For: 1.0.0
>         Attachments: crawldbmerger_v2.patch
>
> Switch to hadoop's MapWritable broke CrawlDbMerger. Part of the reason is
> that we reuse the same MapWritable instance during reduce
> which apparently is a big no-no for hadoop's MapWritable. Also, hadoop's
> MapWritable#putAll doesn't work (I think.... see HADOOP-5142),
> so we should also work around that.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>


-- 
Raghavendra Keshava Neelekani

Reply via email to