[ 
https://issues.apache.org/jira/browse/NUTCH-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney resolved NUTCH-1719.
-----------------------------------------

    Resolution: Fixed

Committed @revision 1562774 in 2.x HEAD
Thank you [~gerhard.gossen] for the patch :)

> DomainStatistics fails in 2.x because URL is not unreversed
> -----------------------------------------------------------
>
>                 Key: NUTCH-1719
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1719
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Gerhard Gossen
>             Fix For: 2.3
>
>         Attachments: domainstats.patch
>
>
> With Nutch 2.x, {{org.apache.nutch.util.domain.DomainStatistics}} always 
> returns the counts only for {{FETCHED}}/{{NOT_FETCHED}}. The reason is that 
> the mapper tries to create a java.net.URL directly from the row key without 
> unreversing it first and silently ignores the thrown exception.
> The attached patch calls TableUtil.unreverseUtil first. In my test (against 
> current 2.x-trunk) it produces correct results.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to