[
https://issues.apache.org/jira/browse/FLINK-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15380057#comment-15380057
]
ASF GitHub Bot commented on FLINK-4208:
---------------------------------------
Github user iemejia commented on the issue:
https://github.com/apache/flink/pull/2239
Thanks Greg, I was probably too tired last night because I put the wait in
a weird place, I just tried now and everything is working, it is still not
'real' foreground, since Ctrl-C gets captured by the wait, but it fixes the
issue for the docker image so I am going to close this pull request and the
issue.
If you or anybody else is still interested I will keep it, but I am going
to close it if you don't mind.
> 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)