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

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

Closed
wants to merge 2 commits into from

Conversation

yangyuxia
Copy link
Contributor

@yangyuxia yangyuxia commented Sep 19, 2024

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 , based on the hive meatasotre with kerberos authentication enabled

@jerryshao
Copy link
Contributor

@jerqi please help to review.

@yangyuxia can you please update the PR description to follow our template to add more content?

@jerqi
Copy link
Collaborator

jerqi commented Sep 20, 2024

@yangyuxia Could you raise a pull request for main branch first? Usually, we fix main branch first, then we can back port it to other branches.
Have you tested this fix by hand? If yes, you can write

How was this patch tested?
By hand.

@yangyuxia yangyuxia closed this Sep 20, 2024
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