Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[apache#4960] fix(server): hive metastore authentication failed when …
…checking whether securable object exists in createRole() method (apache#4978) ### 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: yangyuxia <[email protected]> Co-authored-by: yangyx <[email protected]>
- Loading branch information