You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2019/04/25 13:58:00 UTC

[jira] [Created] (BEAM-7145) Make Flink Runner compatible with Flink 1.8

Maximilian Michels created BEAM-7145:
----------------------------------------

             Summary: Make Flink Runner compatible with Flink 1.8
                 Key: BEAM-7145
                 URL: https://issues.apache.org/jira/browse/BEAM-7145
             Project: Beam
          Issue Type: New Feature
          Components: runner-flink
            Reporter: Maximilian Michels
            Assignee: Maximilian Michels
             Fix For: 2.13.0


Users have asked about Flink 1.8 support. From a quick look,
 * There are changes related to how TypeSerializers are snapshotted. We might have to copy {{CoderTypeSerializer}} to ensure compatibility across the different Flink Runner build targets.
 * StandaloneClusterClient has been removed. We might drop support for legacy deployment and only allow REST.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)