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

Hudson commented on MAHOUT-739:
-------------------------------

Integrated in Mahout-Quality #896 (See 
[https://builds.apache.org/job/Mahout-Quality/896/])
    MAHOUT-739 MapReduce job to compute the degree distribution of an 
undirected graph

ssc : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1138329
Files : 
* 
/mahout/trunk/core/src/main/java/org/apache/mahout/graph/common/DegreeDistributionJob.java
* 
/mahout/trunk/core/src/test/java/org/apache/mahout/graph/common/DegreeDistributionJobTest.java
* 
/mahout/trunk/core/src/main/java/org/apache/mahout/common/mapreduce/SumReducer.java


> MapReduce job to compute the degree distribution of an undirected graph
> -----------------------------------------------------------------------
>
>                 Key: MAHOUT-739
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-739
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Graph
>    Affects Versions: 0.6
>            Reporter: Sebastian Schelter
>            Assignee: Sebastian Schelter
>             Fix For: 0.6
>
>         Attachments: MAHOUT-739.patch
>
>
> The distribution of node degrees in a graph is an interesting measurement 
> that is easy to compute with MapReduce. As a first step we compute it for 
> undirected graphs.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to