[
https://issues.apache.org/jira/browse/SENTRY-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16603283#comment-16603283
]
Na Li commented on SENTRY-2318:
-------------------------------
after creating table, user can run 'show grant user <user>' to verify that the
creator of the table indeed gets owner privilege when this feature is enabled.
If not, then someone having privilege of "all" with grant option can run
command "alter table set owner" or "alter database set owner" to set the owner.
> Sentry listener should log the failure if grant/revoke of owner privilege
> fails
> -------------------------------------------------------------------------------
>
> Key: SENTRY-2318
> URL: https://issues.apache.org/jira/browse/SENTRY-2318
> Project: Sentry
> Issue Type: Sub-task
> Components: Sentry
> Affects Versions: 2.1.0
> Reporter: kalyan kumar kalvagadda
> Assignee: kalyan kumar kalvagadda
> Priority: Major
> Attachments: SENTRY-2318.001.patch, SENTRY-2318.002.patch
>
>
> If the grant/revoke of owner privilege fails for any reason it should logged
> be as an error in the hive logs otherwise this will go un-noticed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)