GitHub user jgrier opened a pull request:

    https://github.com/apache/flink/pull/3204

    [FLINK-5634] Flink should not always redirect stdout to a file.     

    Adding flag to flink-daemon.sh and related scripts so that we can actually 
log to the console -- which is better for Docker environments.  Also modifying 
Docker entrypoint to use this.
    
    There is a follow on PR with many more changes to the Docker scripts and 
tooling based on this one.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jgrier/flink no-stdout-redirect

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3204.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3204
    
----
commit 5f6a9671816a16b810990a10310f994898e9ba41
Author: Jamie Grier <jamie.gr...@gmail.com>
Date:   2017-01-21T00:14:27Z

    Adding flag to flink-daemon.sh and related scripts so that we can actually 
log to the console -- which is better for Docker environments.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to