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

Hudson commented on HAMA-635:
-----------------------------

Integrated in Hama-Nightly #666 (See 
[https://builds.apache.org/job/Hama-Nightly/666/])
    [HAMA-635]: Number of vertices value is inconsistent among tasks by 
Yuesheng Hu (Revision 1381252)

     Result = SUCCESS
tjungblut : 
Files : 
* /hama/trunk/CHANGES.txt
* /hama/trunk/graph/src/main/java/org/apache/hama/graph/GraphJobMessage.java
* /hama/trunk/graph/src/main/java/org/apache/hama/graph/GraphJobRunner.java

                
> 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

Reply via email to