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

User root is used as superuser in hadoop java sdk which is not compatible with HDFS #3214

Closed
tangyoupeng opened this issue Feb 6, 2023 · 0 comments
Labels
kind/bug Something isn't working

Comments

@tangyoupeng
Copy link
Contributor

In HDFS, the superuser is the user who started namenode, which is often user hdfs. The user root is treated as normal user.
To be compatible with HDFS, JuiceFS java sdk should also treat root as normal user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant