You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2018/03/30 00:07:10 UTC

[beam] branch master updated (42c29e7 -> ed3eb50)

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

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


    from 42c29e7  Remove include directives for proto well-known-types.
     add 5dc908a  Update streaming wordcount example and allign with the batch example.
     new ed3eb50  Merge pull request #4955 from aaltay/exe

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:
 .../apache_beam/examples/streaming_wordcap.py      | 60 ----------------
 .../apache_beam/examples/streaming_wordcount.py    | 81 ++++++++++++----------
 sdks/python/apache_beam/examples/wordcount.py      |  2 +-
 3 files changed, 44 insertions(+), 99 deletions(-)
 delete mode 100644 sdks/python/apache_beam/examples/streaming_wordcap.py

-- 
To stop receiving notification emails like this one, please contact
altay@apache.org.

[beam] 01/01: Merge pull request #4955 from aaltay/exe

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

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

commit ed3eb50aeaed3314c4698ec74d9e4d9a8828d2b0
Merge: 42c29e7 5dc908a
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Thu Mar 29 17:07:03 2018 -0700

    Merge pull request #4955 from aaltay/exe
    
    Update streaming wordcount example and align with the batch example.

 .../apache_beam/examples/streaming_wordcap.py      | 60 ----------------
 .../apache_beam/examples/streaming_wordcount.py    | 81 ++++++++++++----------
 sdks/python/apache_beam/examples/wordcount.py      |  2 +-
 3 files changed, 44 insertions(+), 99 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
altay@apache.org.