You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ja...@apache.org on 2018/10/02 23:09:44 UTC

[beam] branch master updated (be8d469 -> c48f429)

This is an automated email from the ASF dual-hosted git repository.

jaku pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from be8d469  [BEAM-5611] Fix failure in testWebsite due to 508 resource limit error from www.se-radio.net (#6547)
     add c6fe012  Revert "Merge pull request #6411 from huygaa11/revert-6311-twsit"
     add c449442  Fixing odd Options bug
     new c48f429  Merge pull request #6528: [BEAM-5534] TopWikipediaSessionsIT

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../examples/complete/TopWikipediaSessions.java    | 26 +++++++++++-----
 .../TopWikipediaSessionsIT.java}                   | 35 ++++++++++------------
 2 files changed, 34 insertions(+), 27 deletions(-)
 copy examples/java/src/test/java/org/apache/beam/examples/{WordCountIT.java => complete/TopWikipediaSessionsIT.java} (66%)


[beam] 01/01: Merge pull request #6528: [BEAM-5534] TopWikipediaSessionsIT

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jaku pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit c48f429095e5281eb4e2240d35b1b4bd6688e662
Merge: be8d469 c449442
Author: jasonkuster <ja...@google.com>
AuthorDate: Tue Oct 2 16:09:28 2018 -0700

    Merge pull request #6528: [BEAM-5534] TopWikipediaSessionsIT
    
    [BEAM-5534] Revert "Merge pull request #6411 from huygaa11/revert-6311-twsit"

 .../examples/complete/TopWikipediaSessions.java    | 26 +++++---
 .../examples/complete/TopWikipediaSessionsIT.java  | 69 ++++++++++++++++++++++
 2 files changed, 87 insertions(+), 8 deletions(-)