[ https://issues.apache.org/jira/browse/SENTRY-718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sravya Tirukkovalur updated SENTRY-718:
---------------------------------------
Fix Version/s: (was: 1.5.0)
> support for new show grant commands in hive 0.13+
> -------------------------------------------------
>
> Key: SENTRY-718
> URL: https://issues.apache.org/jira/browse/SENTRY-718
> Project: Sentry
> Issue Type: Bug
> Affects Versions: 1.4.0
> Reporter: Anne Yu
> Assignee: Prasad Mujumdar
>
> https://cwiki.apache.org/confluence/display/Hive/SQL+Standard+Based+Hive+Authorization
documents new show grant commands for hive authorization model (0.13+)
> {code}
> 0: jdbc:hive2://a2110.halxg.cloudera.com:1000> show grant on table pageviews;
> Error: Error while compiling statement: FAILED: SemanticException Sentry does not allow
privileges to be granted/revoked to/from: USER (state=42000,code=40000)
> 0: jdbc:hive2://a2110.halxg.cloudera.com:1000> show grant user systest on all;
> Error: Error while compiling statement: FAILED: SemanticException Sentry does not allow
privileges to be granted/revoked to/from: USER (state=42000,code=40000)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|