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

Hudson commented on HAMA-714:
-----------------------------

Integrated in Hama trunk #93 (See 
[https://builds.apache.org/job/Hama%20trunk/93/])
    HAMA-714: Align format consistency between examples and generators 
(Revision 1437860)

     Result = SUCCESS
edwardyoon : 
Files : 
* /hama/trunk/CHANGES.txt
* /hama/trunk/core/pom.xml
* /hama/trunk/examples/src/main/java/org/apache/hama/examples/PageRank.java
* 
/hama/trunk/examples/src/main/java/org/apache/hama/examples/util/VertexInputGen.java
* /hama/trunk/examples/src/test/java/org/apache/hama/examples/PageRankTest.java
* /hama/trunk/pom.xml

                
> Align format consistency between examples and generators
> --------------------------------------------------------
>
>                 Key: HAMA-714
>                 URL: https://issues.apache.org/jira/browse/HAMA-714
>             Project: Hama
>          Issue Type: Improvement
>          Components: examples
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.6.1
>
>         Attachments: patch.txt
>
>
> The goal is offering quick accessible examples and clear guidelines for 
> getting started. 
> 1) For graph examples, sym-mat gen (currently no weight option)
> 2) Pagerank/SSSP program processes generated files.
> Those two examples will shows how Vertex can be extracted from original 
> input, and how framework distribute the input data based on Partition 
> function.

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