GitHub user charlesccychen opened a pull request:
https://github.com/apache/beam/pull/3242
Fix Python Dataflow execution errors due to #3223
PR #3223 should have first updated the Dataflow Beam worker container
before changing the public API in `gcp/pubsub.py`. This partially rolls back
the deletion part of that change to fix the current breakage at head.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/charlesccychen/beam fix-python-errors
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3242.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 #3242
----
commit bc91313896a72b653b0715d79dfcd8bbd395beb4
Author: Charles Chen <[email protected]>
Date: 2017-05-26T21:24:55Z
Fix Python Dataflow execution errors due to #3223
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---