BruceWong96 opened a new issue, #16918: URL: https://github.com/apache/dolphinscheduler/issues/16918
### 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 https://dolphinscheduler.apache.org/zh-cn/docs/3.2.2/guide/parameter/file-parameter By default, the shell is executed as the default user, but the working directory is created as root, so the default user does not have permission to create folders. <img width="1497" alt="image" src="https://github.com/user-attachments/assets/a80ba4cc-5b66-4867-aead-a978b2d8a799" /> <img width="1068" alt="image" src="https://github.com/user-attachments/assets/6facbb2d-d28a-410d-81e8-05bf8e9a9aff" /> ### What you expected to happen The current directory permission should be assigned to default. ### How to reproduce docker pseudo-distributed deployment ### 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]
