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

Commits on Sep 21, 2024

  1. [apache#4960] fix(server): hive metastore authentication failed when …

    …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]>
    2 people authored and jerryshao committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    c9e8e3b View commit details
    Browse the repository at this point in the history