You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mm...@apache.org on 2022/10/24 07:18:34 UTC

[beam] branch master updated (96051f2cc6b -> f083b054a4b)

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

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


    from 96051f2cc6b Remove unnecessary dependencies from jpms test (#23775)
     add f083b054a4b Use Spark 3 job-server as default Spark job-server for PortableRunner (addresses #23728) (#23751)

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                                 |  2 ++
 .../groovy/org/apache/beam/gradle/BeamModulePlugin.groovy  |  8 +++-----
 sdks/go/test/build.gradle                                  |  4 ++--
 sdks/python/apache_beam/options/pipeline_options.py        |  7 ++++---
 .../python/apache_beam/runners/portability/spark_runner.py | 12 ++++++------
 .../apache_beam/runners/portability/spark_runner_test.py   |  2 +-
 .../runners/portability/spark_uber_jar_job_server.py       | 10 +++++-----
 sdks/python/test-suites/portable/common.gradle             | 14 +++++++-------
 website/www/site/content/en/documentation/runners/spark.md |  2 +-
 9 files changed, 31 insertions(+), 30 deletions(-)