[ 
https://issues.apache.org/jira/browse/HIVE-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13922748#comment-13922748
 ] 

Thejas M Nair commented on HIVE-5933:
-------------------------------------

"show grant user hive_test_user on all;" added in HIVE-6122 provides the 
equivalent functionality of 
SHOW GRANTS FOR user;
SHOW GRANTS FOR role;
But the command fails with sql std auth with an NPE . Created HIVE-6567 to 
track it.


> SQL std auth - add support to metastore api to list all privileges for a user
> -----------------------------------------------------------------------------
>
>                 Key: HIVE-5933
>                 URL: https://issues.apache.org/jira/browse/HIVE-5933
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Authorization
>            Reporter: Thejas M Nair
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> This is for supporting SHOW GRANTS statements -
> SHOW GRANTS;
> SHOW GRANTS FOR user;
> SHOW GRANTS FOR role;



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to