Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [Task] Wrong permissions configuration while executing shell #16918

Open
3 tasks done
BruceWong96 opened this issue Dec 24, 2024 · 0 comments
Open
3 tasks done

[Bug] [Task] Wrong permissions configuration while executing shell #16918

BruceWong96 opened this issue Dec 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@BruceWong96
Copy link
Contributor

Search before asking

  • I had searched in the issues 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.

image image

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?

  • Yes I am willing to submit a PR!

Code of Conduct

@BruceWong96 BruceWong96 added bug Something isn't working Waiting for reply Waiting for reply labels Dec 24, 2024
@SbloodyS SbloodyS removed the Waiting for reply Waiting for reply label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants