You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Arkadiusz Gasinski (Jira)" <ji...@apache.org> on 2022/04/21 09:27:00 UTC

[jira] [Commented] (BEAM-13106) Add support for Flink 1.14

    [ https://issues.apache.org/jira/browse/BEAM-13106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525591#comment-17525591 ] 

Arkadiusz Gasinski commented on BEAM-13106:
-------------------------------------------

[~ibzib], [~bhulette], the issue is closed, Beam 2.38.0 is already out, so I'd assume that Beam now officially supports Flink 1.14.x, but... there's no beam-runners-flink-1.14 component yet. 

Plus the official Beam docs for Flink ([https://beam.apache.org/documentation/runners/flink/]) says to use:


{code:java}
<dependency>
  <groupId>org.apache.beam</groupId>
  <artifactId>beam-runners-flink-1.13</artifactId>
  <version>2.38.0</version>
</dependency> {code}
Any comment on that, please?

> Add support for Flink 1.14
> --------------------------
>
>                 Key: BEAM-13106
>                 URL: https://issues.apache.org/jira/browse/BEAM-13106
>             Project: Beam
>          Issue Type: Task
>          Components: runner-flink
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: P2
>             Fix For: 2.38.0
>
>          Time Spent: 11.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)