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

Hudson commented on GIRAPH-295:
-------------------------------

Integrated in Giraph-trunk-Commit #180 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/180/])
    GIRAPH-295: Additional Example Algorithm to compute Outdegree and
Indegree. (Sean Choi via aching) (Revision 1374906)

     Result = SUCCESS
aching : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1374906
Files : 
* /giraph/trunk/CHANGELOG
* 
/giraph/trunk/src/main/java/org/apache/giraph/examples/SimpleInDegreeCountVertex.java
* 
/giraph/trunk/src/main/java/org/apache/giraph/examples/SimpleOutDegreeCountVertex.java

                
> Additional Example Algorithm to compute Outdegree and Indegree 
> ---------------------------------------------------------------
>
>                 Key: GIRAPH-295
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-295
>             Project: Giraph
>          Issue Type: New Feature
>          Components: examples
>    Affects Versions: 0.2.0
>            Reporter: Sean Choi
>            Assignee: Sean Choi
>            Priority: Minor
>             Fix For: 0.2.0
>
>         Attachments: GIRAPH-295.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Added a simple example to compute the indegree and outdegree of each vertex 
> of the graph.
> This should come handy for people doing analysis on the graphs.

--
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