You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2021/04/20 22:34:37 UTC

[beam] branch master updated (d14c221 -> 077f4ca)

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

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


    from d14c221  Merge pull request #14587: Update Java beam container image
     add 077f4ca  Add --sdk_container_image Python WorkerOption (#14557)

No new revisions were added by this update.

Summary of changes:
 .../python/apache_beam/options/pipeline_options.py | 13 +++++++++++-
 .../runners/dataflow/dataflow_runner.py            |  2 +-
 .../runners/dataflow/dataflow_runner_test.py       | 24 ++++++++++++++++++++--
 .../runners/dataflow/internal/apiclient.py         |  4 ++--
 .../runners/dataflow/internal/apiclient_test.py    |  6 +++---
 sdks/python/container/run_validatescontainer.sh    |  2 +-
 .../en/documentation/runtime/environments.md       |  2 +-
 7 files changed, 42 insertions(+), 11 deletions(-)