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 2020/05/01 21:28:47 UTC

[beam] branch master updated (3ea0670 -> 4335173)

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

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


    from 3ea0670  Merge pull request #11369 from ibzib/beam-9600
     new 791b3ff  [BEAM-9860] Require job_endpoint when using PortableRunner.
     new e0403cf5 Replace portableWordCount tests with portableWordCountFlinkRunner.
     new 4335173  Merge pull request #11585 from ibzib/BEAM-9758

The 26790 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:
 CHANGES.md                                         |  2 +-
 .../org/apache/beam/gradle/BeamModulePlugin.groovy |  5 +-
 .../apache_beam/runners/portability/job_server.py  | 78 ----------------------
 .../runners/portability/portable_runner.py         | 11 ++-
 sdks/python/test-suites/portable/py2/build.gradle  | 39 +----------
 sdks/python/test-suites/portable/py35/build.gradle |  9 +--
 sdks/python/test-suites/portable/py36/build.gradle |  9 +--
 sdks/python/test-suites/portable/py37/build.gradle |  9 +--
 8 files changed, 18 insertions(+), 144 deletions(-)