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] jar of flink app with task dependencies can be successfully deleted #4125

Closed Happy-shi closed 3 weeks ago

Happy-shi commented 3 weeks ago

Search before asking

Java Version

1.8

Scala Version

2.11.x

StreamPark Version

dev

Flink Version

1.16.2

deploy mode

yarn-application

What happened

jar of flink app with task dependencies can be successfully deleted. applications may rely on jars of flink app, and these jars should not be removed either

Error Exception

No response

Screenshots

No response

Are you willing to submit PR?

Code of Conduct