-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18250/
-----------------------------------------------------------
(Updated Feb. 19, 2014, 9:51 p.m.)
Review request for hive.
Changes
-------
Incorporated Thejas feedback. Also, added new -ve test.
Bugs: HIVE-6433
https://issues.apache.org/jira/browse/HIVE-6433
Repository: hive-git
Description
-------
SQL std auth - allow grant/revoke roles if user has ADMIN OPTION
Diffs (updated)
-----
ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/SQLStdHiveAccessController.java
c1afaee
ql/src/test/queries/clientnegative/authorization_role_grant.q PRE-CREATION
ql/src/test/queries/clientpositive/authorization_role_grant2.q PRE-CREATION
ql/src/test/results/clientnegative/authorization_role_grant.q.out
PRE-CREATION
ql/src/test/results/clientnegative/authorization_set_role_neg2.q.out eec684d
ql/src/test/results/clientpositive/authorization_role_grant2.q.out
PRE-CREATION
Diff: https://reviews.apache.org/r/18250/diff/
Testing
-------
Added new test
Thanks,
Ashutosh Chauhan