GitHub user darionyaphet opened a pull request:

    https://github.com/apache/incubator-gearpump/pull/228

    [GEARPUMP-351] Support executor number in submit

    When `ClientContext` submit application to cluster and must add a argument 
executors to specifies the executor number use to running job , otherwise it 
will running in a JVM process. 
    
    We should support executor number in program API .

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

    $ git pull https://github.com/darionyaphet/incubator-gearpump GEARPUMP-351

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

    https://github.com/apache/incubator-gearpump/pull/228.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 #228
    
----
commit a74960085a55086916a166db84812b96ea1d7289
Author: darion.yaphet <[email protected]>
Date:   2017-09-29T14:57:04Z

    [GEARPUMP-351] Support executor number in submit

----


---

Reply via email to