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

[#4960] fix(server): hive metastore authentication failed when checking whether securable object exists in createRole() method #4978

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

jerryshao
Copy link
Contributor

What changes were proposed in this pull request?

put the check code into the code block Utils.doAs.

Why are the changes needed?

Fix: #4960

Does this PR introduce any user-facing change?

Passing identity authentication information when checking hive resource

How was this patch tested?

yes,finish functional test By hand, based on the hive meatasotre with kerberos authentication enabled.

…checking whether securable object exists in createRole() method (apache#4971)

### What changes were proposed in this pull request?

put the check code into the code block Utils.doAs.

### Why are the changes needed?

Fix: apache#4960 

### Does this PR introduce _any_ user-facing change?

Passing identity authentication information when checking hive resource

### How was this patch tested?

yes,finish functional test By hand, based on the hive meatasotre with
kerberos authentication enabled

Co-authored-by: yangyx <[email protected]>
@jerryshao
Copy link
Contributor Author

@yuqi1129 would you please help to merge this backport PR?

@yuqi1129 yuqi1129 merged commit 720a67a into apache:branch-0.6 Sep 21, 2024
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.

3 participants