You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2019/01/11 20:21:40 UTC

[beam] branch master updated (3a53132 -> ecdb623)

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

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


    from 3a53132  Merge pull request #7398: [BEAM-6332] Lazy serialization of aggregation results in Spark runner
     add 73bf5e8  Extract number of worker threads from pipeline options.
     add aa9bdec  Add and use loopback mode for Beam Python Flink testing matrix.
     new ecdb623  Merge pull request #7483: Use loopback mode for portable flinkValidatesRunner

The 1 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:
 .../apache_beam/runners/portability/flink_runner_test.py    |  7 ++-----
 .../apache_beam/runners/portability/portable_runner.py      | 13 +++++++++----
 sdks/python/build.gradle                                    | 11 ++++++++---
 3 files changed, 19 insertions(+), 12 deletions(-)


[beam] 01/01: Merge pull request #7483: Use loopback mode for portable flinkValidatesRunner

Posted by mx...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit ecdb6234fa5b652ca5795e769e0a5a22e39566b7
Merge: 3a53132 aa9bdec
Author: Maximilian Michels <mx...@apache.org>
AuthorDate: Fri Jan 11 15:21:32 2019 -0500

    Merge pull request #7483: Use loopback mode for portable flinkValidatesRunner

 .../apache_beam/runners/portability/flink_runner_test.py    |  7 ++-----
 .../apache_beam/runners/portability/portable_runner.py      | 13 +++++++++----
 sdks/python/build.gradle                                    | 11 ++++++++---
 3 files changed, 19 insertions(+), 12 deletions(-)