Hi weishenyun, On Wed, Jan 22, 2014 at 2:18 PM, <[email protected]> wrote:
> > Hi lewis, > > I also found that there is something wrong in the DBUpdaterReducer. See > below code block: > > snip... > This sentence 'page.putToInlinks(new Utf8(inlink.getUrl()), new > Utf8(inlink.getAnchor()));' is invoked twice. When I tried to remove the > second one, in my case inbound links are back. In fact, I think the second > one is redundant and it seems to bring this bug. > > > Mmmm... we just fixed this in https://issues.apache.org/jira/browse/NUTCH-1672 If you are running 2.x HEAD you will have these changes. Apologies, I forgot to update this thread. Lewis

