Edward J. Yoon created HAMA-594:
-----------------------------------

             Summary: Implementation of a Semi-Clustering algorithm, described 
in Pregel paper.
                 Key: HAMA-594
                 URL: https://issues.apache.org/jira/browse/HAMA-594
             Project: Hama
          Issue Type: New Feature
          Components: examples, graph
            Reporter: Edward J. Yoon


{quote}
5.4 Semi-Clustering

Pregel has been used for several different versions of clus-tering. One 
version, semi-clustering, arises in social graphs. Vertices in a social graph 
typically represent people, and edges represent connections between them.

....
{quote}

This issue implements Semi-Clustering algorithm, described in Pregel paper, 
using Hama graph APIs.

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