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/10/31 14:06:21 UTC

[beam] branch master updated (62fc963 -> b325bd7)

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 62fc963  Merge pull request #9940: [BEAM-8306] estimate byte size by product count in ElasticsearchIO
     add e98e31b  Remove reference to --flink-master-url.
     add d91b270  Remove occurrences of flink-master-url and add test for backwards-compatibility
     add b325bd7  Merge pull request #9946: Remove reference to --flink-master-url

No new revisions were added by this update.

Summary of changes:
 .test-infra/dataproc/flink_cluster.sh                       |  2 +-
 runners/flink/job-server/flink_job_server.gradle            |  6 ++++--
 .../apache/beam/runners/flink/FlinkJobServerDriverTest.java | 13 ++++++++++++-
 sdks/go/test/run_integration_tests.sh                       |  2 +-
 sdks/python/apache_beam/runners/portability/flink_runner.py |  2 +-
 .../apache_beam/runners/portability/flink_runner_test.py    |  2 +-
 6 files changed, 20 insertions(+), 7 deletions(-)