zhangfane opened a new issue, #13033: URL: https://github.com/apache/dolphinscheduler/issues/13033
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened The refactoring of the Resource Center to use a third-party storage interface to manage resources was completed in this PR. But it seems that the refactoring is not all done? I uploaded the Jar package in the resource center and the flink task only gets an empty list of resources ### What you expected to happen The flink task can get the list of resources normally ### How to reproduce upload jar package and crate flink task ### Anything else In ResourceMapper, it is found that there are still many objects checking resources through the t_ds_resources table ### Version dev ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
