-
Notifications
You must be signed in to change notification settings - Fork 383
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
[Subtask] Use chain authorization to support Hive and HDFS authorization #5956
Closed
Tracked by
#5774
Comments
7 tasks
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Jan 1, 2025
… HDFS authorization
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Jan 3, 2025
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Jan 3, 2025
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Jan 4, 2025
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Jan 4, 2025
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Jan 4, 2025
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Jan 5, 2025
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Jan 5, 2025
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Jan 6, 2025
Abyss-lord
pushed a commit
to Abyss-lord/gravitino
that referenced
this issue
Jan 9, 2025
…d HDFS (apache#6100) ### What changes were proposed in this pull request? 1. Fixed some incorrect variable names. 2. Make `findManagedPolicy()` and `wildcardSearchPolies()` an abstract functions. 3. Supports `CreateSchema` privilege in the Chained Ranger Hive and Ranger HDFS ### Why are the changes needed? Fix: apache#5956 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? Added ITs.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the subtask
Use the chain authorization plugin to support Hive and HDFS authorization at the same time.
Parent issue
#5774
The text was updated successfully, but these errors were encountered: