Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/12962 )

Change subject: IMPALA-8227: Add support for WITH GRANT OPTION with Ranger
......................................................................

IMPALA-8227: Add support for WITH GRANT OPTION with Ranger

This patch adds support for the WITH GRANT OPTION SQL syntax when
granting privileges to users and groups in Ranger. This allows users who
have been granted a privilege to then grant that privilege to other
users/groups.

Testing:
- Ran all FE tests
- Ran authorization E2E tests
- Added an E2E authorization test in test_ranger to verify the
  functionality

Change-Id: I9c2384f0a9fe30bea1eaceac5b27b1c432383aa8
Reviewed-on: http://gerrit.cloudera.org:8080/12962
Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
---
M 
fe/src/main/java/org/apache/impala/authorization/ranger/RangerCatalogdAuthorizationManager.java
M tests/authorization/test_ranger.py
2 files changed, 97 insertions(+), 6 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/12962
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I9c2384f0a9fe30bea1eaceac5b27b1c432383aa8
Gerrit-Change-Number: 12962
Gerrit-PatchSet: 8
Gerrit-Owner: Austin Nobis <ano...@cloudera.com>
Gerrit-Reviewer: Austin Nobis <ano...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fwij...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>

Reply via email to