Skip to content

Conversation

@ZDevelop94
Copy link

@ZDevelop94 ZDevelop94 commented Dec 23, 2025

What is the purpose of the change

It took way too long to find the needed dependencies to compile the code and shouldn't be hidden on the page of the Datastream API section.

Brief change log

Added a link to dependencies to the first page where developers that want to start quickly expect to see it and shouldn't have to go digging.

Verifying this change

No change, just documentation

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

It took an extended amount of time to find the needed dependencies to compile the code and shouldn't be hidden on the last page of the Datastream API section.
The following program is a complete, working example of streaming window word count application, that counts the
words coming from a web socket in 5 second windows. You can copy & paste the code to run it locally.

Find dependencies needed to run code here https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/dev/datastream/project-configuration/.
Copy link
Author

Choose a reason for hiding this comment

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

Please recommend more dynamic url not tied to version number

@flinkbot
Copy link
Collaborator

flinkbot commented Dec 23, 2025

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@github-actions github-actions bot added target:release-1.14 community-reviewed PR has been reviewed by the community. labels Dec 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-reviewed PR has been reviewed by the community. target:release-1.14

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants