[
https://issues.apache.org/jira/browse/SENTRY-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468032#comment-16468032
]
Na Li commented on SENTRY-2220:
-------------------------------
[~arjunmishra13] Right now, the syntax in hive is
{code}
SHOW GRANT [principal_specification] ON (ALL | [TABLE] table_or_view_name);
principal_specification
: USER user
| ROLE role
{code}
What is proposed syntax for "SHOW GRANT on Hive Object"? are you going to add a
new key word besides USER and ROLE?
We need more details on this feature.
> Support SHOW GRANT on Hive Object
> ---------------------------------
>
> Key: SENTRY-2220
> URL: https://issues.apache.org/jira/browse/SENTRY-2220
> Project: Sentry
> Issue Type: New Feature
> Components: Sentry
> Affects Versions: 2.1.0
> Reporter: Arjun Mishra
> Assignee: Arjun Mishra
> Priority: Major
> Fix For: 2.1.0
>
>
> Currently sentry doesn't support show grant <hive_object> command. This
> feature aims to address that
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)