apache / incubator-streampark

Make stream processing easier! Easy-to-use streaming application development framework and operation platform.
https://streampark.apache.org/
Apache License 2.0
3.91k stars 1.01k forks source link

[Bug] StreamPark compatibility with the Flink version #4073

Open AiTian1211 opened 2 months ago

AiTian1211 commented 2 months ago

Search before asking

Java Version

1.8

Scala Version

2.12.x

StreamPark Version

2.1.4

Flink Version

1.18.1 1.19.1

deploy mode

yarn-application

What happened

StreamPark-2.1.4 compatibility with Flink-1.18.1 and Flink-1.19.1 versions. The following issues are reported when adding Flink 1.19.1 to the StreamPark-2.1.4 web page: image When adding the flink-1.18.1 version, no error is reported, but the following error is reported when the app job is run: image

Are these two cases a version compatibility issue or an issue with my configuration? Ask the gods to help answer it

Error Exception

No response

Screenshots

No response

Are you willing to submit PR?

Code of Conduct

AiTian1211 commented 1 month ago

@raboof @WillemJiang @tweise @Humbedooh Can anyone help me with this problem? I see that this issue still exists in version 2.1.5.