13535048320 opened a new issue, #16332: URL: https://github.com/apache/dolphinscheduler/issues/16332
### 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 When I execute a task using deploy mode cluster, the log reports an error: java.nio.file.NoSuchFileException: /mnt/dolphinscheduler/exec/process/root/13678491633376/14140779565280_6/133/307/spark/dws/htdws-1.0-SNAPSHOT-jar-with-dependencies.jar. Observing the directory reveals that the jar package was previously present, but it was automatically deleted beforce spark-submit command. ### What you expected to happen Why is the JAR file being deleted? ### How to reproduce Run task. ### 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]
