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 library with task dependencies can be successfully deleted #4123

Closed Happy-shi closed 2 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 library with task dependencies can be successfully deleted,sqlTeamResource holds a list of resource ids, which we should compare with resource ids rather than teamId

Error Exception

No response

Screenshots

No response

Are you willing to submit PR?

Code of Conduct