[ 
https://issues.apache.org/jira/browse/HAMA-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15253323#comment-15253323
 ] 

ASF GitHub Bot commented on HAMA-988:
-------------------------------------

GitHub user edwardyoon opened a pull request:

    https://github.com/apache/hama/pull/13

    [HAMA-988] Allow to add additional no-input tasks (edwardyoon)

    Local test passed.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/edwardyoon/hama master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hama/pull/13.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #13
    
----
commit 4b3ecbaa199043853013248a16470ef06e35d4df
Author: Edward J. Yoon <[email protected]>
Date:   2016-04-22T04:19:55Z

    [HAMA-988] Allow to add additional no-input tasks (edwardyoon)

----


> 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)

Reply via email to