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: update ranger #5430

Merged
merged 3 commits into from
Dec 27, 2024
Merged

Hadoop: update ranger #5430

merged 3 commits into from
Dec 27, 2024

Conversation

tangyoupeng
Copy link
Contributor

@tangyoupeng tangyoupeng commented Dec 25, 2024

  1. 将ranger admin获得的规则存储在 jfs 上,通过多客户端创建一个文件只有一个成功机制保证只有一个客户端去访问 ranger admin 并更新规则
  2. 同一个 volname 的多个 FileSystem 实例共用一个 rangerPermissionChecker
  3. 减少部分无效 error 日志

Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.77%. Comparing base (e8fc9e7) to head (0e8b17b).
Report is 43 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5430       +/-   ##
===========================================
+ Coverage   21.54%   50.77%   +29.22%     
===========================================
  Files          29      166      +137     
  Lines       18870    47740    +28870     
===========================================
+ Hits         4066    24241    +20175     
- Misses      14319    20803     +6484     
- Partials      485     2696     +2211     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tangyoupeng tangyoupeng marked this pull request as ready for review December 26, 2024 09:56
@tangyoupeng tangyoupeng requested review from davies and removed request for CaitinChen December 27, 2024 02:08
@davies davies merged commit 448da08 into main Dec 27, 2024
41 checks passed
@davies davies deleted the ranger branch December 27, 2024 11:49
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.

2 participants