You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2018/03/16 22:52:18 UTC

[beam] branch master updated (a7bc72d -> 8f32183)

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

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


    from a7bc72d  Enable input subscription in Python streaming wordcount (#4864)
     add eed5a5a  Send error response for process bundle progress instead of throwing and catching exception
     new 8f32183  Merge pull request #4604 from angoenka/progress_report_error

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:
 sdks/python/apache_beam/runners/worker/sdk_worker.py | 20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)

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

[beam] 01/01: Merge pull request #4604 from angoenka/progress_report_error

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

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

commit 8f32183eda86711f14c87a5172c8efd2124664d0
Merge: a7bc72d eed5a5a
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Fri Mar 16 15:52:15 2018 -0700

    Merge pull request #4604 from angoenka/progress_report_error
    
    Send error response for process bundle progress instead of throwing and catching exception

 sdks/python/apache_beam/runners/worker/sdk_worker.py | 20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)

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