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

Hudson commented on HAMA-745:
-----------------------------

Integrated in Hama trunk #110 (See 
[https://builds.apache.org/job/Hama%20trunk/110/])
    HAMA-745: Fix bugs of GraphJobRunner (Revision 1456332)

     Result = SUCCESS
edwardyoon : 
Files : 
* /hama/trunk/examples/src/test/java/org/apache/hama/examples/PageRankTest.java
* /hama/trunk/graph/src/main/java/org/apache/hama/graph/GraphJobRunner.java
* /hama/trunk/graph/src/main/java/org/apache/hama/graph/ListVerticesInfo.java

                
> ListVerticesInfo doesn't work
> -----------------------------
>
>                 Key: HAMA-745
>                 URL: https://issues.apache.org/jira/browse/HAMA-745
>             Project: Hama
>          Issue Type: Bug
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.6.1
>
>         Attachments: HAMA-745.patch, HAMA-745_v02.patch
>
>
> Just tried to use ListVerticesInfo instead of DiskVerticesInfo but doesn't 
> work correctly. The reason is that addVertex() changes the same object. It 
> need to reinitializing vertex object.

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