Remove fsgroup from alluxio runtime (#3635) - #3654
Conversation
* Remove fsgroup from alluxio runtime, To #53506158 Signed-off-by: cheyang <cheyang@163.com> * Remove fsgroup from alluxio runtime, To #53506158 Signed-off-by: cheyang <cheyang@163.com> * Remove fsgroup from alluxio runtime, To #53506158 Signed-off-by: cheyang <cheyang@163.com> --------- Signed-off-by: cheyang <cheyang@163.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-0.9 #3654 +/- ##
============================================
Coverage 65.43% 65.43%
============================================
Files 398 398
Lines 23159 23157 -2
============================================
- Hits 15153 15152 -1
+ Misses 6220 6219 -1
Partials 1786 1786 ☔ View full report in Codecov by Sentry. |

Remove fsgroup from alluxio runtime, To #53506158
Remove fsgroup from alluxio runtime, To #53506158
Remove fsgroup from alluxio runtime, To #53506158
Ⅰ. Describe what this PR does
Ⅱ. Does this pull request fix one issue?
fixes #XXXX
Ⅲ. List the added test cases (unit test/integration test) if any, please explain if no tests are needed.
Ⅳ. Describe how to verify it
Ⅴ. Special notes for reviews