[
https://issues.apache.org/jira/browse/BEAM-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250615#comment-16250615
]
ASF GitHub Bot commented on BEAM-3164:
--------------------------------------
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
----
> Capture stderr logs during gen proto
> ------------------------------------
>
> Key: BEAM-3164
> URL: https://issues.apache.org/jira/browse/BEAM-3164
> Project: Beam
> Issue Type: Bug
> Components: build-system, sdk-py-core
> Reporter: holdenk
> Assignee: Davor Bonaci
>
> Currently python PRs are failing with gen-proto failures, but these are
> difficult to debug because we don't capture the information (see
> https://builds.apache.org/job/beam_PreCommit_Python_MavenInstall/727/console
> ).
> cc [~altay] [~robertwb]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)