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

[beam] branch release-2.29.0 updated (a98ce51 -> 5cf9c9b)

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

ibzib pushed a change to branch release-2.29.0
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from a98ce51  Merge pull request #14383: [BEAM-12071][release-2.29.0] Cherry-pick #14374
     new 0b12115  [BEAM-12095] Fix Spark job server path.
     new fb2f0f9  [BEAM-12095] Fix Spark job server in uber jar path as well.
     new 5cf9c9b  Merge pull request #14434 from ibzib/spark-py-cp

The 31310 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/portability/job_server.py      |  5 +++--
 sdks/python/apache_beam/runners/portability/spark_runner.py    |  4 +++-
 .../runners/portability/spark_uber_jar_job_server.py           |  3 ++-
 sdks/python/apache_beam/utils/subprocess_server.py             | 10 ++++++++--
 4 files changed, 16 insertions(+), 6 deletions(-)