Skip to content

[Docs] Update Flink version references on the Flink runner page - #39212

Merged
Abacn merged 2 commits into
apache:masterfrom
Eliaaazzz:local-flink-python-doc
Aug 3, 2026
Merged

[Docs] Update Flink version references on the Flink runner page#39212
Abacn merged 2 commits into
apache:masterfrom
Eliaaazzz:local-flink-python-doc

Conversation

@Eliaaazzz

@Eliaaazzz Eliaaazzz commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Updates stale Flink version references on the Flink runner page.

  • The dependency example and the docker run commands use Flink 1.20 instead of 1.18. Flink 1.17 and 1.18 support was dropped in [Feature Request]: Add support for Flink 2.1.3 #38947.
  • The pre-built Job Service image list drops 1.16, 1.17 and 1.18 and lists 1.19 and 1.20, and now also records that Flink 2 and later images share a single apache/beam_flink_job_server repository with the Beam and Flink versions in the tag, for example 2.75.0-flink2.0.
  • The local cluster link points at the current Flink docs location instead of the retired ci.apache.org path.

The contributor guide that was originally part of this PR now lives in #39580, so the two can be reviewed independently.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

[Flink 1.17](https://hub.docker.com/r/apache/beam_flink1.17_job_server).
[Flink 1.18](https://hub.docker.com/r/apache/beam_flink1.18_job_server).
[Flink 1.19](https://hub.docker.com/r/apache/beam_flink1.19_job_server).
[Flink 1.20](https://hub.docker.com/r/apache/beam_flink1.20_job_server).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thank you. Added a line recording that Flink 2 and later share the apache/beam_flink_job_server repository with the Beam and Flink versions in the tag, using 2.75.0-flink2.0 as the example.

I also split the contributor guide out of this PR into #39580, so this one is just the version reference updates.

The local Flink contributor guide moves to its own PR so the two can be
reviewed independently. Records that Flink 2 and later job server images
share one Docker Hub repository, with the versions in the tag.
@Eliaaazzz Eliaaazzz changed the title [Docs] Add local Flink cluster guide for Python, update Flink version references [Docs] Update Flink version references on the Flink runner page Aug 2, 2026
@Eliaaazzz
Eliaaazzz marked this pull request as ready for review August 2, 2026 03:45
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Assigning reviewers:

R: @shunping for label website.

Note: If you would like to opt out of this review, comment assign to next reviewer.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@Abacn Abacn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Abacn
Abacn merged commit 3a02af8 into apache:master Aug 3, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants