[
https://issues.apache.org/jira/browse/HIVE-23546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihua Deng updated HIVE-23546:
-------------------------------
Attachment: HIVE-23546.patch
> Skip authorization when user is a superuser
> -------------------------------------------
>
> Key: HIVE-23546
> URL: https://issues.apache.org/jira/browse/HIVE-23546
> Project: Hive
> Issue Type: Improvement
> Reporter: Zhihua Deng
> Priority: Minor
> Attachments: HIVE-23546.patch
>
>
> If the current user is a superuser, there is no need to do authorization.
> This can speed up queries, especially for those ddl queries. For example, the
> superuser use show partitions to determine whether is OK to add partitions
> when the external data is ready, or take a work flow one step further in a
> busy hive cluster.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)