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

Edward J. Yoon commented on HAMA-594:
-------------------------------------

{code}
== Motivation ==

A semi-cluster in a social graph is a group of people who interact frequently 
with each other and less frequently with others. ....... This would be a 
valuable addition to the Apache Hama.

== Project Description ==

blah blah ....

== Some implementation details ==

...

== Project Timeline and Deliverables ==

...

== About Me ==

...

== References ==

 * Pregel: A System for Large-Scale Graph Processing Grzegorz Malewicz, Matthew 
H. Austern, Aart J. C. Bik, James C. Dehnert, Ilan Horn,.
{code}
                
> 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
>              Labels: gsoc, gsoc2013, mentor
>             Fix For: 0.7.0
>
>
> {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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to