You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/02/05 04:19:00 UTC

[jira] [Work logged] (HIVE-22830) Support ALL privilege in grant option and SQL authorization

     [ https://issues.apache.org/jira/browse/HIVE-22830?focusedWorklogId=382060&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-382060 ]

ASF GitHub Bot logged work on HIVE-22830:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Feb/20 04:18
            Start Date: 05/Feb/20 04:18
    Worklog Time Spent: 10m 
      Work Description: Deegue commented on pull request #894: HIVE-22830 Support ALL privilege in grant option and SQL authorization
URL: https://github.com/apache/hive/pull/894
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 382060)
    Remaining Estimate: 0h
            Time Spent: 10m

> Support ALL privilege in grant option and SQL authorization
> -----------------------------------------------------------
>
>                 Key: HIVE-22830
>                 URL: https://issues.apache.org/jira/browse/HIVE-22830
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Deegue
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-22830.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Upgraded from Hive 1.1.0 or other 1.x version, ALL privilege should be supported.
> When user A grant ALL on table t1 to user B, user A has ALL privilege on table t1, it will thrown exception like:
> {code:java}
> FAILED: HiveAuthzPluginException ALL Unsupported privilege type ALL
> {code}



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