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/02/03 15:20:51 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=15851609#comment-15851609 ] 

Jamie Grier edited comment on FLINK-5634 at 2/3/17 3:20 PM:
------------------------------------------------------------

Agreed..  If [FLINK-4326] were merged this would also work fine.  Whether or not Flink runs in the background or foreground is orthogonal to where the logs go -- as long as Flink can be configured to log to stdout we're good.


was (Author: jgrier):
Agreed..  If [4326] were merged this would also work fine.  Whether or not Flink runs in the background or foreground is orthogonal to where the logs go -- as long as Flink can be configured to log to stdout we're good.

> 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
>            Assignee: Jamie Grier
>
> 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.15#6346)