[
https://issues.apache.org/jira/browse/HAMA-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13732932#comment-13732932
]
Hudson commented on HAMA-594:
-----------------------------
SUCCESS: Integrated in Hama-Nightly-for-Hadoop-1.x #997 (See
[https://builds.apache.org/job/Hama-Nightly-for-Hadoop-1.x/997/])
HAMA-594: Semi-Clustering Algorithm Implementation (edwardyoon: rev 1511158)
* /hama/trunk/CHANGES.txt
* /hama/trunk/examples/src/main/java/org/apache/hama/examples/ExampleDriver.java
*
/hama/trunk/examples/src/main/java/org/apache/hama/examples/SemiClusterDetails.java
*
/hama/trunk/examples/src/main/java/org/apache/hama/examples/SemiClusterJobDriver.java
*
/hama/trunk/examples/src/main/java/org/apache/hama/examples/SemiClusterMessage.java
*
/hama/trunk/examples/src/main/java/org/apache/hama/examples/SemiClusterTextReader.java
*
/hama/trunk/examples/src/main/java/org/apache/hama/examples/SemiClusterVertexOutputWriter.java
*
/hama/trunk/examples/src/main/java/org/apache/hama/examples/SemiClusteringVertex.java
> 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
> Affects Versions: 0.6.2
> Reporter: Edward J. Yoon
> Assignee: Renil J
> Labels: gsoc, gsoc2013, mentor
> Fix For: 0.6.3
>
> Attachments: HAMA-594.patch, HAMA-594_v02.patch
>
>
> {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