-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
[ZEPPELIN-5972] Support Flink 1.17 #4677
Conversation
@zjffdu would mind taking a look? Also, would you like to discuss removing the legacy Flink version support from Zeppelin, seems there are no sufficient developer resources at the Zeppelin community to maintain so many Flink versions, and according to https://flink.apache.org/downloads/, only Flink 1.16 and 1.17 are actively maintained by the Flink community, plus the upcoming Flink 1.18, do you think it's good to keep the latest 3 versions? |
I would also like to see less flink versions supported. |
@pan3793 Thanks for your contribution, is there any plan to merge into master? |
@jhchee thanks for noticing this PR, I think it's ready to go, and you are also welcome to review and test this patch, it requires a committer to merge (I don't have such power) |
* Support Flink 1.17 * Bump Flink 1.17.1 * Fix package name * fix java 11 compile * empty --------- Co-authored-by: Jeff Zhang <zjffdu@apache.org>
What is this PR for?
This PR aims to support Flink 1.17, it's basically based on #4583
PS: I have an offline discussion with @zjffdu to take over this PR.
What type of PR is it?
Feature
Todos
What is the Jira issue?
TODO
How should this be tested?
Pass GA.
Screenshots (if appropriate)
Questions: