-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26126/
-----------------------------------------------------------

Review request for sentry, Lenni Kuff and Sravya Tirukkovalur.


Bugs: SENTRY-475
    https://issues.apache.org/jira/browse/SENTRY-475


Repository: sentry


Description
-------

The 'SHOW GRANT ROLE ' shows grant option as false regardless of whether the 
with grant enabled.
Currently Sentry's Hive authorization task has this hardcoded to false. It 
needs to be set according the the privilege.


Diffs
-----

  
sentry-binding/sentry-binding-hive/src/main/java/org/apache/hadoop/hive/ql/exec/SentryGrantRevokeTask.java
 6f33109 
  
sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/dbprovider/TestPrivilegeWithGrantOption.java
 581350a 

Diff: https://reviews.apache.org/r/26126/diff/


Testing
-------

Added test cases to verify the grant option setting


Thanks,

Prasad Mujumdar

Reply via email to