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 2010/11/09 08:11:22 UTC

[jira] Updated: (HAMA-321) Replace the value of "bsp.peers.num" in enterBarrier() method

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

Edward J. Yoon updated HAMA-321:
--------------------------------

    Attachment: HAMA-321.patch

This patch allows user to set the number of tasks. Since hama-0.2.0 doesn't support multiple tasks, the JobClient forcely reset the number of tasks as number of GroomServer if the number of tasks is greater than the number of GroomServer.

> Replace the value of "bsp.peers.num" in enterBarrier() method
> -------------------------------------------------------------
>
>                 Key: HAMA-321
>                 URL: https://issues.apache.org/jira/browse/HAMA-321
>             Project: Hama
>          Issue Type: Bug
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>            Priority: Critical
>             Fix For: 0.2.0
>
>         Attachments: HAMA-321.patch
>
>
> Each groomserver handles one instance of BSPPeer.
> Instead of the value of "bsp.peers.num", we should use the number of groomserver.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.