[
https://issues.apache.org/jira/browse/FLINK-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378354#comment-15378354
]
ASF GitHub Bot commented on FLINK-4208:
---------------------------------------
Github user greghogan commented on the issue:
https://github.com/apache/flink/pull/2239
Using `wait $mypid` or just `wait` works for me if I `./bin/jobmanager.sh
start cluster` (jobmanager starts in foreground), then in another terminal
`./bin/jobmanager.sh stop` and both terminals are now at the command prompt.
> Support Running Flink processes in foreground mode
> --------------------------------------------------
>
> Key: FLINK-4208
> URL: https://issues.apache.org/jira/browse/FLINK-4208
> Project: Flink
> Issue Type: Improvement
> Reporter: Ismaël Mejía
> Priority: Minor
>
> Flink clusters are started automatically in daemon mode, this is definitely
> the default case, however if we want to start containers based on flinks, the
> execution context gets lost. Running flink as foreground processes can fix
> this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)