[
https://issues.apache.org/jira/browse/HAMA-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097407#comment-15097407
]
Behroz Sikander commented on HAMA-900:
--------------------------------------
ok great. I will try to implement this.
Currently, we only have configuration for TaskWorkerManager but no
configuration is yet defined for strategy. Maybe once the basic strategy is
working then we have add this configuration too.
<property>
<name>bsp.master.TaskWorkerManager.class</name>
<value>org.apache.hama.bsp.SimpleTaskWorkerManager</value>
<description>The class responsible for assigning tasks to groom
servers</description>
</property>
> Rotation task scheduler
> -----------------------
>
> Key: HAMA-900
> URL: https://issues.apache.org/jira/browse/HAMA-900
> Project: Hama
> Issue Type: New Feature
> Components: bsp core
> Reporter: Edward J. Yoon
>
> To spread tasks widely, I need a FIFO job scheduler that assign tasks one at
> a time in rotation of groom servers (a method of dealing cards).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)