You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2012/10/26 10:33:12 UTC

[jira] [Commented] (HAMA-659) the globalError computation is wrong

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

Edward J. Yoon commented on HAMA-659:
-------------------------------------

Hi sandy, do you want to upload your patch?
                
> the globalError computation is wrong
> ------------------------------------
>
>                 Key: HAMA-659
>                 URL: https://issues.apache.org/jira/browse/HAMA-659
>             Project: Hama
>          Issue Type: Bug
>          Components: graph
>    Affects Versions: 0.5.0
>         Environment: VMWare Workstation 8
> Debian 6
>            Reporter: sandy ding
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In bsp() (GraphJobRunner.java), after each vertex is computed,the aggregate function is called twice:
> first aggregate(vertex, vertex.getValue()) is called,
> then aggregate(vertex, lastValue, vertex.getValue()) is also called.
> But actually only the latter one should be called.

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