Fredy Wijaya has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/9942


Change subject: IMPALA-6817: Clean up Impala authorization model
......................................................................

IMPALA-6817: Clean up Impala authorization model

When we added support for multiple versions of Hadoop, the Impala
authorization model was copied from Sentry's Hive authorization model
with some modification. This patch aims to clean up that code.

Testing:
- Added new tests
- Ran all front-end tests

Change-Id: I65f3f9b4d06f3b03bfa2f484737bb746ec598a6b
---
M 
fe/src/compat-minicluster-profile-3/java/org/apache/impala/authorization/ImpalaActionFactory.java
M 
fe/src/compat-minicluster-profile-3/java/org/apache/impala/authorization/ImpalaPrivilegeModel.java
M fe/src/main/java/org/apache/impala/authorization/AuthorizationChecker.java
M fe/src/main/java/org/apache/impala/authorization/Privilege.java
A fe/src/test/java/org/apache/impala/authorization/ImpalaActionFactoryTest.java
5 files changed, 157 insertions(+), 79 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/42/9942/3
--
To view, visit http://gerrit.cloudera.org:8080/9942
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I65f3f9b4d06f3b03bfa2f484737bb746ec598a6b
Gerrit-Change-Number: 9942
Gerrit-PatchSet: 3
Gerrit-Owner: Fredy Wijaya <fwij...@cloudera.com>

Reply via email to