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

Suraj Menon edited comment on HAMA-632 at 12/3/12 7:55 PM:
-----------------------------------------------------------

This patch passes all the unit test cases. The GraphRepairChain is not tested. 
Also, the Vertex compute iteration part of code in GraphJobRunner could be made 
better. The implementation of graph vertices are now hidden in VerticeInfo 
class. 
                
      was (Author: surajsmenon):
    This patch passes all the unit test cases. The GraphRepairChain is not 
tested. Also, we can look to make the Vertex compute iteration part of code in 
GraphJobRunner could be made better. The implementation of graph vertices are 
now hidden in VerticeInfo class. 
                  
> Rewrite the Examples and GraphJobRunner to the Superstep API
> ------------------------------------------------------------
>
>                 Key: HAMA-632
>                 URL: https://issues.apache.org/jira/browse/HAMA-632
>             Project: Hama
>          Issue Type: Sub-task
>          Components: bsp core, graph
>    Affects Versions: 0.6.0
>            Reporter: Thomas Jungblut
>            Priority: Blocker
>             Fix For: 0.6.1
>
>         Attachments: HAMA-632.patch-v1, HAMA-632.patch-v2
>
>
> Translating the examples should be straightforward.
> Actually we should rewrite the Graphrunner from scratch. I hacked too much.

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