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

Thomas Jungblut commented on HAMA-635:
--------------------------------------

No problem ;)

Patch looks good to me. Have you run the maven testcases?

For example like this:
bq. mvn clean install package

When I'm back at home I will commit this, thank you very much!
                
> numberVertices value is inconsistent  among tasks
> -------------------------------------------------
>
>                 Key: HAMA-635
>                 URL: https://issues.apache.org/jira/browse/HAMA-635
>             Project: Hama
>          Issue Type: Bug
>          Components: graph
>    Affects Versions: 0.5.0
>            Reporter: Yuesheng Hu
>            Assignee: Yuesheng Hu
>              Labels: None
>             Fix For: 0.6.0
>
>         Attachments: HAMA-635.patch
>
>
> numberVertices = vertices.size() * peer.getNumPeers()
> numberVertices is not consistent among tasks because not all task been 
> assigned the same number of vertices.

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