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

Scala support removed from Flink #1

Open
pixie79 opened this issue Oct 2, 2023 · 1 comment
Open

Scala support removed from Flink #1

pixie79 opened this issue Oct 2, 2023 · 1 comment

Comments

@pixie79
Copy link

pixie79 commented Oct 2, 2023

Hi,

I am enjoying the course however, I am trying to use some of the newer Flink versions and it appears these examples no longer build due to flink-scala no longer being in existance.

It would be great if you could update the course to show how to use Flink 1.17 with the scala wrappers.

Thanks

@daniel-ciocirlan
Copy link
Contributor

The flink-scala library exists but the project doesn't build for another reason - the connector libraries were not published after Flink 1.14.

The course should work the same with Flink 1.17 if you make a new project and just add the flink-scala library, and a separate project just for the connectors chapter with Flink 1.14 and the connectors libraries, separately.

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

No branches or pull requests

2 participants