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

Hudson commented on NUTCH-1256:
-------------------------------

Integrated in nutch-trunk-maven #129 (See 
[https://builds.apache.org/job/nutch-trunk-maven/129/])
    NUTCH-1256 WebGraph to dump host + score. Most if not all WebGraph options 
have been added to nutch-default as well.

markus : 
http://svn.apache.org/viewvc/nutch/trunk/viewvc/?view=rev&root=&revision=1238590
Files : 
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/conf/nutch-default.xml
* /nutch/trunk/src/java/org/apache/nutch/scoring/webgraph/NodeDumper.java

                
> 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

        

Reply via email to