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

[Bug]: Flink 1.17 cannot be selected on the apache-beam package v2.56.0 #31378

Closed
2 of 16 tasks
jaehyeon-kim opened this issue May 23, 2024 · 1 comment
Closed
2 of 16 tasks

Comments

@jaehyeon-kim
Copy link

What happened?

As can be checked here - https://github.com/apache/beam/blob/v2.56.0/sdks/python/apache_beam/options/pipeline_options.py#L1594

1.17 is not included in the following list and SDK harness throws an error if I specify 1.17 - PUBLISHED_FLINK_VERSIONS = ['1.12', '1.13', '1.14', '1.15', '1.16']

Issue Priority

Priority: 3 (minor)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • 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
@je-ik
Copy link
Contributor

je-ik commented May 24, 2024

This is known issue, will be fixed in upcoming release 2.57.0.

@github-actions github-actions bot added this to the 2.57.0 Release milestone May 24, 2024
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

2 participants