[X] I had searched in the issues 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.
Search before asking
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?
Code of Conduct