You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/23 03:33:04 UTC

[jira] [Commented] (BEAM-2346) Failure in BigQueryTornadoesIT postcommit

    [ https://issues.apache.org/jira/browse/BEAM-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020612#comment-16020612 ] 

ASF GitHub Bot commented on BEAM-2346:
--------------------------------------

GitHub user kennknowles opened a pull request:

    https://github.com/apache/beam/pull/3206

    [BEAM-2346] Revert "Include Additional PTransform inputs in Transform Nodes"

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [x] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [x] Make sure tests pass via `mvn clean verify`.
     - [x] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [x] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
    
    ---
    
    This reverts commit 9336230d2a5c18bae89908bcd60db8ea96b7906d.
    
    It appears to break `BigQueryTornadoesIT`: https://builds.apache.org/view/Beam/job/beam_PostCommit_Java_MavenInstall/3884/
    
    I have confirmed that the failure is eliminated by this revert.


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

    $ git pull https://github.com/kennknowles/beam revert

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

    https://github.com/apache/beam/pull/3206.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 #3206
    
----
commit ee92a837b899a83102831b2af22a0b8d8deeea9b
Author: Kenneth Knowles <kl...@google.com>
Date:   2017-05-23T03:27:52Z

    Revert "Include Additional PTransform inputs in Transform Nodes"
    
    This reverts commit 9336230d2a5c18bae89908bcd60db8ea96b7906d.
    
    It appears to break the BigQueryTornadoesIT.

----


> Failure in BigQueryTornadoesIT postcommit
> -----------------------------------------
>
>                 Key: BEAM-2346
>                 URL: https://issues.apache.org/jira/browse/BEAM-2346
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>            Priority: Blocker
>
> Failure began here: https://builds.apache.org/view/Beam/job/beam_PostCommit_Java_MavenInstall/3884/
> Because of: https://github.com/apache/beam/pull/3188



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)