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 2016/12/05 19:04:59 UTC

[2/2] incubator-beam git commit: Closes #1342

Closes #1342


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/0d99856f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/0d99856f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/0d99856f

Branch: refs/heads/python-sdk
Commit: 0d99856f37d6bca9bb8d676ae36157bd0515a4f2
Parents: 7c5e4aa cfa0ad8
Author: Robert Bradshaw <ro...@gmail.com>
Authored: Mon Dec 5 11:04:35 2016 -0800
Committer: Robert Bradshaw <ro...@gmail.com>
Committed: Mon Dec 5 11:04:35 2016 -0800

----------------------------------------------------------------------
 sdks/python/apache_beam/examples/wordcount.py   |  1 -
 sdks/python/apache_beam/internal/apiclient.py   | 34 +++++++-
 .../apache_beam/runners/dataflow_runner.py      | 13 ++-
 sdks/python/apache_beam/template_runner_test.py | 83 ++++++++++++++++++++
 sdks/python/apache_beam/utils/options.py        | 10 +++
 .../apache_beam/utils/pipeline_options_test.py  | 13 +++
 .../utils/pipeline_options_validator_test.py    | 28 +++++++
 7 files changed, 175 insertions(+), 7 deletions(-)
----------------------------------------------------------------------