You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/04/09 09:36:00 UTC

[jira] [Created] (BEAM-9732) Use Executor and JobClient Flink APIs on FlinkRunner

Ismaël Mejía created BEAM-9732:
----------------------------------

             Summary: Use Executor and JobClient Flink APIs on FlinkRunner
                 Key: BEAM-9732
                 URL: https://issues.apache.org/jira/browse/BEAM-9732
             Project: Beam
          Issue Type: Improvement
          Components: runner-flink
            Reporter: Ismaël Mejía
            Assignee: Ismaël Mejía


Flink introduced recently new APIs to execute jobs FLIP-73 and control their execution FLIP-74. These APIs align nicely with Beam's PipelineResult and are the new standard on Flink starting with version 1.10.0 so it makes sense that we use them in the Flink runner.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)