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

hadoop: user root in sdk as normal user #3213

Merged
merged 2 commits into from
Feb 6, 2023
Merged

hadoop: user root in sdk as normal user #3213

merged 2 commits into from
Feb 6, 2023

Conversation

tangyoupeng
Copy link
Contributor

@tangyoupeng tangyoupeng commented Feb 6, 2023

If you used user root as superuser before. This pr will change the behaviour. If you still want to use root as superuser, you can add user root to supergroup use config juicefs.supergroup and juicefs.groups

@tangyoupeng tangyoupeng requested a review from davies February 6, 2023 06:36
@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2023

Codecov Report

Base: 55.70% // Head: 55.66% // Decreases project coverage by -0.04% ⚠️

Coverage data is based on head (f703609) compared to base (6d7c905).
Patch coverage: 0.00% of modified lines in pull request are covered.

❗ Current head f703609 differs from pull request most recent head 05f1733. Consider uploading reports for the commit 05f1733 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3213      +/-   ##
==========================================
- Coverage   55.70%   55.66%   -0.04%     
==========================================
  Files         142      142              
  Lines       33048    33051       +3     
==========================================
- Hits        18410    18399      -11     
- Misses      12698    12708      +10     
- Partials     1940     1944       +4     
Impacted Files Coverage Δ
cmd/mount.go 55.01% <0.00%> (-0.34%) ⬇️
pkg/meta/dump.go 75.48% <ø> (ø)
pkg/chunk/disk_cache.go 72.61% <0.00%> (-1.24%) ⬇️
pkg/vfs/handle.go 83.58% <0.00%> (-0.75%) ⬇️
pkg/meta/sql.go 58.92% <0.00%> (-0.15%) ⬇️
pkg/meta/tkv_mem.go 93.60% <0.00%> (+1.16%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tangyoupeng
Copy link
Contributor Author

#3214

@tangyoupeng tangyoupeng merged commit b7788e1 into main Feb 6, 2023
@tangyoupeng tangyoupeng deleted the sdk_user_root branch February 6, 2023 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants