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

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

    Attachment: HAMA-330_v03.patch

Removed findbugs warnings. the completedTask() method should be synchronized.

Later, we should implement the JobInProgressListener.


> BSP program doesn't work when the desired tasks smaller than cluster size
> -------------------------------------------------------------------------
>
>                 Key: HAMA-330
>                 URL: https://issues.apache.org/jira/browse/HAMA-330
>             Project: Hama
>          Issue Type: Bug
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-330_v02.patch, HAMA-330_v03.patch, patch.txt
>
>
> I noticed that I missed the task initialization at JobInProgress. 
> The instances of TaskInProgress should be created as a number of desired 
> tasks. And each task should be assigned by assignTasks() and obtainNewTask() 
> method.

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

Reply via email to