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

Fredy Wijaya commented on IMPALA-8280:
--------------------------------------

[~arodoni_cloudera] Below are the list of supported syntax:
- SHOW GRANT USER <user> --> Sentry only
- SHOW GRANT USER <user> ON [....] --> Sentry and Ranger
- SHOW GRANT GROUP <group> ON [...] --> Ranger only, Sentry doesn't support 
group-based permissions
- SHOW GRANT ROLE <role> --> Sentry only, Ranger doesn't support role-based 
permissions
- SHOW GRANT ROLE <role> ON [...] --> Sentry only, Ranger doesn't support 
role-based permissions

> Implement SHOW GRANT USER <user>
> --------------------------------
>
>                 Key: IMPALA-8280
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8280
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Catalog, Frontend
>            Reporter: Fredy Wijaya
>            Assignee: Austin Nobis
>            Priority: Critical
>             Fix For: Impala 3.3.0
>
>
> Syntax:
> {noformat}
> SHOW GRANT USER <user> [ON <object>]
> {noformat}
> The command is to show list of privileges for a given user with an optional 
> ON clause.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to