[
https://issues.apache.org/jira/browse/FLINK-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14941137#comment-14941137
]
ASF GitHub Bot commented on FLINK-2797:
---------------------------------------
GitHub user sachingoel0101 opened a pull request:
https://github.com/apache/flink/pull/1214
[FLINK-2797][cli] Add support for running jobs in detached mode from CLI
Adds an option `-d` to run jobs in detached mode.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sachingoel0101/flink detached_cli
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1214.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 #1214
----
commit f75467cddbc182fdc42061c9ca602e20690a4ef5
Author: Sachin Goel <[email protected]>
Date: 2015-10-02T12:41:09Z
[FLINK-2797][cli] Add support for running jobs in detached mode from CLI
----
> CLI: Missing option to submit jobs in detached mode
> ---------------------------------------------------
>
> Key: FLINK-2797
> URL: https://issues.apache.org/jira/browse/FLINK-2797
> Project: Flink
> Issue Type: Bug
> Components: Command-line client
> Affects Versions: 0.9, 0.10
> Reporter: Maximilian Michels
> Assignee: Sachin Goel
> Fix For: 0.10
>
>
> Jobs can only be submitted in detached mode using YARN but not on a
> standalone installation. This has been requested by users who want to submit
> a job, get the job id, and later query its status.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)