[
https://issues.apache.org/jira/browse/HAMA-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edward J. Yoon updated HAMA-330:
--------------------------------
Attachment: patch.txt
attach my progress.
> 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: 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.