skywalker2256 opened a new issue, #14920: URL: https://github.com/apache/dolphinscheduler/issues/14920
### 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 common.properties中配置的 resource.storage.type=HDFS resource.storage.upload.base.path=/user/dolphinscheduler 执行sh tools/bin/migrate-resource.sh dolphinscheduler 这是将/user/hdfs/下的资源移到/user/dolphinscheduler/dolphinscheduler/resources/.migrate下,而原来资源文件是在/user/dolphinscheduler/dolphinscheduler/resources下面;执行会报错; 同时历史任务中看不到之前添加的资源文件,需要重新选择  ### What you expected to happen 升级完之后历史存量任务不需要重新选择资源文件 ### How to reproduce None ### Anything else _No response_ ### Version 3.2.x ### Are you willing to submit PR? - [ ] 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]
