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/04 22:07:04 UTC

[jira] [Commented] (BEAM-966) Run WindowedWordCount Integration Test in Apex runner

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

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

GitHub user kennknowles opened a pull request:

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

    [BEAM-966] Activate WindowedWordCountIT on Apex runner

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`.
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
    
    ---
    
    @tweise throwing this up to see what happens, as a strawman

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

    $ git pull https://github.com/kennknowles/beam Apex-WindowedWordCountIT

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

    https://github.com/apache/beam/pull/2902.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 #2902
    
----
commit 513ef1145aa6c563625ab4154296d5aa4fc6c17c
Author: Kenneth Knowles <kl...@google.com>
Date:   2017-05-04T22:01:24Z

    Activate WindowedWordCountIT on Apex runner

----


> Run WindowedWordCount Integration Test in Apex runner
> -----------------------------------------------------
>
>                 Key: BEAM-966
>                 URL: https://issues.apache.org/jira/browse/BEAM-966
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-apex
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>
> The purpose of running WindowedWordCountIT in Apex is to have a streaming test pipeline running in Jenkins pre-commit using TestApexRunner.
> More discussion happened here:
> https://github.com/apache/incubator-beam/pull/1045#issuecomment-251531770



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