GitHub user holdenk opened a pull request:
https://github.com/apache/beam/pull/4126
[BEAM-3164] Flush stderr on failures
Flush stderr on failures generating protos.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/holdenk/beam BEAM-3164-capture-gen-prot-errors
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/4126.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 #4126
----
commit 3651bf981efc28dad2ec859b0b81bb967ef7517a
Author: Holden Karau <[email protected]>
Date: 2017-11-14T01:07:03Z
Flush stderr on failures
----
---