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 2018/12/04 14:27:58 UTC

[beam] branch master updated (ee515bf -> bec7dac)

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 ee515bf  Merge pull request #6943: [BEAM-5778] Add integrations of Metrics API to Big Query for SyntheticcSources load tests in Python SDK
     add 08dafbe  [BEAM-1628] Allow empty port for flink master url
     new bec7dac  Merge pull request #7187: [BEAM-1628] Allow empty port for flink master url

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:
 .../runners/flink/FlinkExecutionEnvironments.java  |  52 ++++---
 .../flink/FlinkExecutionEnvironmentsTest.java      | 154 ++++++++++++++++++++-
 2 files changed, 187 insertions(+), 19 deletions(-)


[beam] 01/01: Merge pull request #7187: [BEAM-1628] Allow empty port for flink master url

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 bec7dac04c6477b323b57643cfbf49ec4483f1ca
Merge: ee515bf 08dafbe
Author: Maximilian Michels <mx...@apache.org>
AuthorDate: Tue Dec 4 15:27:49 2018 +0100

    Merge pull request #7187: [BEAM-1628] Allow empty port for flink master url

 .../runners/flink/FlinkExecutionEnvironments.java  |  52 ++++---
 .../flink/FlinkExecutionEnvironmentsTest.java      | 154 ++++++++++++++++++++-
 2 files changed, 187 insertions(+), 19 deletions(-)