You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2021/01/25 12:17:01 UTC

[jira] [Updated] (HIVE-23546) Skip authorization when user is a superuser

     [ https://issues.apache.org/jira/browse/HIVE-23546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zoltan Haindrich updated HIVE-23546:
------------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

merged into master. Thank you [~dengzh]!

> 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
>            Assignee: Zhihua Deng
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>         Attachments: HIVE-23546.patch
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> 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 add partitions when the external data is ready, or show partitions to check whether it OK to take the work flow one step further in a busy hive cluster.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)