You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lg...@apache.org on 2018/08/13 11:44:43 UTC

[beam] 01/01: Merge pull request #6179: [BEAM-3370 & BEAM-3359] Enable running IOIT on flink

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

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

commit 7969f5fd1be6620e385851d733b045460922de0b
Merge: 7fd5cb4 e0b2c1c
Author: Ɓukasz Gajowy <lu...@gmail.com>
AuthorDate: Mon Aug 13 13:44:36 2018 +0200

    Merge pull request #6179: [BEAM-3370 & BEAM-3359] Enable running IOIT on flink
    
    [BEAM-3370 & BEAM-3359] Enable running IOIT on flink

 .../org/apache/beam/gradle/BeamModulePlugin.groovy |  4 ++
 .../flink/FlinkPipelineExecutionEnvironment.java   | 75 ++++++++++++++++++++--
 .../apache/beam/runners/flink/TestFlinkRunner.java |  2 -
 3 files changed, 75 insertions(+), 6 deletions(-)