You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Markus Jelsma (Updated) (JIRA)" <ji...@apache.org> on 2012/01/25 17:08:40 UTC

[jira] [Updated] (NUTCH-1256) WebGraph to dump host + score

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

Markus Jelsma updated NUTCH-1256:
---------------------------------

    Attachment: NUTCH-1256-1.5-1.patch

Patch introduces new parameter with two mandatory arguments.

-group <host|domain> <sum|max> groups the scores by host or domain. The second argument determines whether scores are summed up or if the highest value prevails.
                
> WebGraph to dump host + score
> -----------------------------
>
>                 Key: NUTCH-1256
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1256
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: 1.4
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>             Fix For: 1.5
>
>         Attachments: NUTCH-1256-1.5-1.patch
>
>
> WebGraph's NodeDumper tool can dump url,score information but a host|domain,score output can also be put to good use. This is likely to require a new MapReduce job as the NodeDumper's atonomy is not suited to return max or or summed scores. Code could also be merged with the tool.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira