You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jamie Grier (JIRA)" <ji...@apache.org> on 2017/01/25 06:11:26 UTC

[jira] [Updated] (FLINK-5634) Flink should not always redirect stdout to a file.

     [ https://issues.apache.org/jira/browse/FLINK-5634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie Grier updated FLINK-5634:
-------------------------------
    Description: 
Flink always redirects stdout to a file.  While often convenient this isn't always what people want.  The most obvious case of this is a Docker deployment.

It should be possible to have Flink log to stdout.

Here is a PR for this:  https://github.com/apache/flink/pull/3204


  was:
Flink always redirects stdout to a file.  While often convenient this isn't always what people want.  The most obvious case of this is a Docker deployment.

It should be possible to have Flink log to stdout.


> Flink should not always redirect stdout to a file.
> --------------------------------------------------
>
>                 Key: FLINK-5634
>                 URL: https://issues.apache.org/jira/browse/FLINK-5634
>             Project: Flink
>          Issue Type: Bug
>          Components: Docker
>    Affects Versions: 1.2.0
>            Reporter: Jamie Grier
>             Fix For: 1.2.0
>
>
> Flink always redirects stdout to a file.  While often convenient this isn't always what people want.  The most obvious case of this is a Docker deployment.
> It should be possible to have Flink log to stdout.
> Here is a PR for this:  https://github.com/apache/flink/pull/3204



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)