You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jk...@apache.org on 2018/05/11 22:16:39 UTC

[beam] 01/01: Merge pull request #5285: [BEAM-2597] Flink batch ExecutableStage operator

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

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

commit ab6d70862bfaa6dd8585ce39f3d105acd7a7df82
Merge: 6672bec abd8a81
Author: Eugene Kirpichov <ek...@gmail.com>
AuthorDate: Fri May 11 15:16:32 2018 -0700

    Merge pull request #5285: [BEAM-2597] Flink batch ExecutableStage operator
    
    [BEAM-2597] Flink batch ExecutableStage operator

 .../beam/runners/flink/ArtifactSourcePool.java     |  61 ++++++
 .../FlinkBatchPortablePipelineTranslator.java      |  43 ++--
 .../flink/FlinkPortablePipelineTranslator.java     |   3 +-
 .../functions/FlinkExecutableStageContext.java     |  55 +++++
 .../functions/FlinkExecutableStageFunction.java    | 105 +++++++++-
 .../FlinkExecutableStageFunctionTest.java          | 231 +++++++++++++++++++++
 .../fnexecution/control/OutputReceiverFactory.java |   6 +-
 .../runners/fnexecution/provisioning/JobInfo.java  |   3 +-
 8 files changed, 481 insertions(+), 26 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jkff@apache.org.