You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Thomas Jungblut (JIRA)" <ji...@apache.org> on 2012/09/05 19:12:08 UTC

[jira] [Commented] (HAMA-635) Number of vertices value is inconsistent among tasks

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

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

Hey no problem, I would have built it on my own anyways.
But now you've fixed it for yourself, there is no problem anymore ;)

Just a little note, you could have removed the cast to long on line 181 since this will be upcasted to long anyways by adding.

I have committed it now, thank you very much for the contribution :-)
                
> Number of vertices 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