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

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

     [ https://issues.apache.org/jira/browse/HAMA-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sandy ding resolved HAMA-659.
-----------------------------

    Resolution: Fixed

The bug was found in the current release version. It seems that the trunk version has already fixed this bug.
                
> 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