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

[#5956] feat(auth): Uses chain authorization to support Hive and HDFS #6100

Merged
merged 12 commits into from
Jan 8, 2025

Conversation

xunliu
Copy link
Member

@xunliu xunliu commented Jan 5, 2025

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: #5956

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

Added ITs.

@xunliu xunliu requested review from theoryxu, jerqi and yuqi1129 January 5, 2025 14:19
@xunliu xunliu self-assigned this Jan 5, 2025
@jerqi
Copy link
Contributor

jerqi commented Jan 7, 2025

Generally looks to me. Let @yuqi1129 take an another look.

@xunliu
Copy link
Member Author

xunliu commented Jan 8, 2025

@yuqi1129 I fixed all the problem, please help me review again. Thanks.

Copy link
Contributor

@yuqi1129 yuqi1129 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yuqi1129
Copy link
Contributor

yuqi1129 commented Jan 8, 2025

@xunliu do you have any further comments regarding this PR?

@yuqi1129 yuqi1129 merged commit 2625634 into apache:main Jan 8, 2025
28 checks passed
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.

[Subtask] Use chain authorization to support Hive and HDFS authorization
4 participants