Jamie Grier created FLINK-5634: ---------------------------------- Summary: 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)