Edward J. Yoon created HAMA-988:
-----------------------------------
Summary: Allow to add additional no-input tasks as number user want
Key: HAMA-988
URL: https://issues.apache.org/jira/browse/HAMA-988
Project: Hama
Issue Type: Improvement
Components: bsp core
Affects Versions: 0.7.1
Reporter: Edward J. Yoon
Assignee: Edward J. Yoon
Fix For: 0.7.2
BSP framework basically launches the tasks as number of splits. And,
force-setting the number of tasks is also possible by setting
"hama.force.set.bsp.tasks" to true .
By the way, there's no way to add more specific tasks to the number of splits.
For example, if input has 5 splits, I want to launch 6 (1 more no-input task to
be acted as a master) tasks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)