[
https://issues.apache.org/jira/browse/SENTRY-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16556260#comment-16556260
]
kalyan kumar kalvagadda commented on SENTRY-2312:
-------------------------------------------------
[~LinaAtAustin] Upstrem hive 2.3.2 doesn't support below command
{noformat}
alter table <table-name> set owner <role/user> owner-name
{noformat}
Hive 2.3.2 does not support the owner type for Table object so the path for
SENTRY-2274: hard codes the owner as user always.
This Jira is to make additional changes to transfer owner ship to another
user/role and also add tests to verify the same.
> Update owner privileges for table when owner is changed.
> --------------------------------------------------------
>
> Key: SENTRY-2312
> URL: https://issues.apache.org/jira/browse/SENTRY-2312
> Project: Sentry
> Issue Type: Sub-task
> Reporter: kalyan kumar kalvagadda
> Assignee: kalyan kumar kalvagadda
> Priority: Major
> Attachments: SENTRY-2312.001.patch
>
>
> owner privilege should be updated when the owner for a table is changed using
> "alter table" command
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)