-
Notifications
You must be signed in to change notification settings - Fork 395
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
[Improvement] Filter Catalog securiable object in authorization Ranger #5106
Closed
Tracked by
#5115
Labels
Milestone
Comments
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Oct 11, 2024
…in the onOwnerSet
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Oct 11, 2024
…in the onOwnerSet
xunliu
changed the title
[Improvement] Filter Catalog securiable object in the set owner operation
[Improvement] Filter Catalog securiable object in authorization Ranger
Oct 12, 2024
17 tasks
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Oct 12, 2024
…in the onOwnerSet
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Oct 16, 2024
…in the onOwnerSet
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Oct 16, 2024
…in the onOwnerSet
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Oct 16, 2024
…in the onOwnerSet
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Oct 16, 2024
…in the onOwnerSet
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Oct 18, 2024
…in the onOwnerSet
yuqi1129
pushed a commit
that referenced
this issue
Oct 21, 2024
…og/metalake should have all the privileges of schemas/tables (#5113) ### What changes were proposed in this pull request? The owner of catalog/metalake should have all the privileges of schemas/tables. ### Why are the changes needed? Fix: - #5116 - #5106 - #4616 - #5135 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? Add ITs.
mplmoknijb
pushed a commit
to mplmoknijb/gravitino
that referenced
this issue
Nov 6, 2024
…ger): The owner of catalog/metalake should have all the privileges of schemas/tables (apache#5113) ### What changes were proposed in this pull request? The owner of catalog/metalake should have all the privileges of schemas/tables. ### Why are the changes needed? Fix: - apache#5116 - apache#5106 - apache#4616 - apache#5135 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? Add ITs.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What would you like to be improved?
Currently, authorization Ranger didn't filter Catalog securiable object in the set owner operation, It will create a Ranger policy but doesn't have any resource, This is an invalidate Ranger Policy.
How should we improve?
Filter Catalog securiable object in the set owner operation
The text was updated successfully, but these errors were encountered: