Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Upgrade Beam Flink Runner to Flink 1.16 #25046

Closed
1 of 15 tasks
achang52 opened this issue Jan 17, 2023 · 3 comments
Closed
1 of 15 tasks

[Feature Request]: Upgrade Beam Flink Runner to Flink 1.16 #25046

achang52 opened this issue Jan 17, 2023 · 3 comments

Comments

@achang52
Copy link

What would you like to happen?

We would like to have Flink 1.16 support for the beam Flink Runner + translators. The current most up to date we can find is for Flink 1.16.

Issue Priority

Priority: 2 (default / most feature requests should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@Abacn
Copy link
Contributor

Abacn commented Feb 1, 2023

Note that there is a plan to migrate Flink runner to run batch jobs with DataStream API: https://docs.google.com/document/d/1cjUJHOS1eEkH76hMNeBuc-kPhbIIc9w2gvjm8miIFS8/edit#

where it suggested "when new Flink version (e.g. Flink 1.16) is added", set to use DataStream API by default. May mark this issue may be blocked by DataStream API migration.

@achang52 achang52 closed this as completed Feb 1, 2023
@achang52 achang52 reopened this Feb 1, 2023
@github-actions GitHub Actions bot added this to the 2.46.0 Release milestone Feb 1, 2023
@damccorm damccorm removed this from the 2.46.0 Release milestone Feb 2, 2023
@becketqin
Copy link
Contributor

@Abacn Thanks for the comment. Perhaps we don't have to block the Flink 1.16 upgrade for the DataStream API migration. If the Flink 1.16 upgrade patch goes in first, by default the Flink batch jobs run with DataSet API, but users can always change the config and run batch jobs with DataStream API if they want to.

@Abacn
Copy link
Contributor

Abacn commented Feb 10, 2023

Sure, this is not a blocker, just something in longer future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants