sketchmind opened a new issue, #10665: URL: https://github.com/apache/dolphinscheduler/issues/10665
### 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 following error is thrown while executing a task, Failed to download S3(MINIO) resource causing task failed  ### What you expected to happen 1.The error is because the folder in the resource path is not created 2.The ambiguity of the error log makes it possible to interpret the file as a file on S3, but it is actually the destination file ### How to reproduce Set the resource type to S3 and select a file on S3 in the shell script task ### Anything else _No response_ ### 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]
