[
https://issues.apache.org/jira/browse/HIVE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thejas M Nair updated HIVE-5953:
--------------------------------
Resolution: Fixed
Fix Version/s: 0.13.0
Release Note:
Granting privileges on a table now requires the grantor to have the same
privileges 'with grant option'.
Also, note that this patch adds a new method setSessionState to the
authentication interface. Any users of the interface would need to add that
method.
Hadoop Flags: Incompatible change
Status: Resolved (was: Patch Available)
Patch committed to trunk.
Thanks for the review Brock and Ashutosh.
Note that in response to review comment, I added a method to
HiveAuthenticationProvider interface in a new revision, instead of introducing
another interface class (to keep things simpler). There not likely to be many
users of this interface, it is likely to be only used in installations that are
highly customized. But any users would need to implement that method.
I am marking it as an incompatible change for that reason.
> SQL std auth - authorize grant/revoke on table
> ----------------------------------------------
>
> Key: HIVE-5953
> URL: https://issues.apache.org/jira/browse/HIVE-5953
> Project: Hive
> Issue Type: Sub-task
> Components: Authorization
> Reporter: Thejas M Nair
> Assignee: Thejas M Nair
> Fix For: 0.13.0
>
> Attachments: HIVE-5953.1.patch, HIVE-5953.2.patch, HIVE-5953.3.patch,
> HIVE-5953.4.patch, HIVE-5953.5.patch, HIVE-5953.6.patch
>
> Original Estimate: 120h
> Remaining Estimate: 120h
>
> User (or a role user belongs to ) should have grant privileges to be able to
> grant/revoke privileges for a user/role.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)