-
Notifications
You must be signed in to change notification settings - Fork 382
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] Add ranger authorization Hive E2E test #4662
Labels
subtask
Subtasks of umbrella issue
Comments
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Aug 23, 2024
jerryshao
added a commit
that referenced
this issue
Aug 26, 2024
### What changes were proposed in this pull request? 1. Use an isolated class loader to create an authorization Ranger plugin. 2. Add authorization for Hive E2E tests using Ranger via Gravitino RESTful access control. 3. Copy the authorization ranger jar to the `distribution/package/authorizations/ranger/libs`. 4. Add `Apache Ranger` to license.bin ### Why are the changes needed? #4662 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? CI --------- Co-authored-by: yuqi <yuqi@datastrato.com> Co-authored-by: Jerry Shao <jerryshao@datastrato.com>
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Aug 26, 2024
jerryshao
pushed a commit
that referenced
this issue
Aug 26, 2024
### What changes were proposed in this pull request? 1. Use an isolated class loader to create an authorization Ranger plugin. 2. Add authorization for Hive E2E tests using Ranger via Gravitino RESTful access control. 3. Copy the authorization ranger jar to the `distribution/package/authorizations/ranger/libs`. 4. Add `Apache Ranger` to license.bin ### Why are the changes needed? #4662 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? CI
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the subtask
We need to add authorization for Hive E2E tests using Ranger via Gravitino RESTful access control.
Parent issue
#4615
The text was updated successfully, but these errors were encountered: