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

[beam] branch master updated (0fe57b1 -> 5a62228)

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

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


    from 0fe57b1  [BEAM-1857] Add Neo4jIO (#15916)
     add 5a62228  [BEAM-13767] Migrate serveral portable runner tasks to use configuration avoidance API. (#16837)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/gradle/BeamModulePlugin.groovy  | 21 ++++++++++++---------
 runners/flink/flink_runner.gradle                   |  2 +-
 runners/flink/job-server/flink_job_server.gradle    |  5 +++--
 runners/samza/build.gradle                          |  2 +-
 runners/samza/job-server/build.gradle               |  2 +-
 runners/spark/job-server/spark_job_server.gradle    |  2 +-
 runners/spark/spark_runner.gradle                   | 16 +++++++++-------
 runners/twister2/build.gradle                       |  4 ++--
 sdks/python/test-suites/portable/common.gradle      |  2 +-
 9 files changed, 31 insertions(+), 25 deletions(-)