[
https://issues.apache.org/jira/browse/GEARPUMP-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16185939#comment-16185939
]
ASF GitHub Bot commented on GEARPUMP-351:
-----------------------------------------
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
----
> Support executor number in submit
> ---------------------------------
>
> Key: GEARPUMP-351
> URL: https://issues.apache.org/jira/browse/GEARPUMP-351
> Project: Apache Gearpump
> Issue Type: New Feature
> Components: core
> Affects Versions: 0.8.4
> Reporter: darion yaphet
> Assignee: darion yaphet
> Priority: Minor
>
> When ClientContext submit application to cluster and 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 .
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)