[ 
https://issues.apache.org/jira/browse/FLINK-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375204#comment-15375204
 ] 

ASF GitHub Bot commented on FLINK-4208:
---------------------------------------

Github user greghogan commented on the issue:

    https://github.com/apache/flink/pull/2239
  
    Hi @iemejia, is the situation with Docker that if the Flink processes are 
started as daemons and the script returns that Docker assumes the process has 
terminated?
    
    Skipping the pid file might work fine for a container where one wouldn't 
start multiple TaskManagers but would cause logfile issues otherwise. We do 
need to add locking to the pid file.


> 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)

Reply via email to