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 2020/04/29 16:37:35 UTC

[beam] 01/01: Merge pull request #11495 [BEAM-9802] Customization of automatically started services.

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 b6f38ac06e3a88f2a1f97aa51a208b62a20d85ea
Merge: 068d961 138af60
Author: Robert Bradshaw <ro...@google.com>
AuthorDate: Wed Apr 29 09:37:12 2020 -0700

    Merge pull request #11495 [BEAM-9802] Customization of automatically started services.

 .../python/apache_beam/options/pipeline_options.py |  18 ++++
 sdks/python/apache_beam/pipeline.py                |  12 ++-
 sdks/python/apache_beam/utils/subprocess_server.py | 118 ++++++++++++++-------
 .../apache_beam/utils/subprocess_server_test.py    |   6 ++
 4 files changed, 115 insertions(+), 39 deletions(-)