apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.89k stars 4.63k forks source link

[Improvement][Worker] Clear empty directory under task working path after task instance finish #16835

Open ruanwenjun opened 9 hours ago

ruanwenjun commented 9 hours ago

Search before asking

Description

Each task running on worker will create a working directory, after the task finished, the working directory will be deleted, but since the working directory path exist workflow instance id, so there will exist a lot of empty directory.

Are you willing to submit a PR?

Code of Conduct