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


Change subject: IMPALA-8269: Refactor authorization test package structure
......................................................................

IMPALA-8269: Refactor authorization test package structure

This patch refactors authorization test package structure by moving it
to the authorization test package. This patch also renames
CustomClusterResourceAuthorizationProvider to
TestSentryResourceAuthorizationProvider since it is a class that is
specific to Sentry and is only used for testing.

Testing:
- Ran all FE tests
- Ran all E2E authorization tests

Change-Id: I525ff71f63d7c306d82b4c111f98ff327e4a07b3
---
R fe/src/test/java/org/apache/impala/authorization/AuthorizationStmtTest.java
R fe/src/test/java/org/apache/impala/authorization/AuthorizationTest.java
R fe/src/test/java/org/apache/impala/testutil/TestSentryGroupMapper.java
R 
fe/src/test/java/org/apache/impala/testutil/TestSentryResourceAuthorizationProvider.java
M fe/src/test/resources/sentry-site.xml.py
M tests/authorization/test_authorization.py
M tests/authorization/test_grant_revoke.py
M tests/authorization/test_owner_privileges.py
M tests/authorization/test_show_grant.py
9 files changed, 38 insertions(+), 40 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/08/13208/1
--
To view, visit http://gerrit.cloudera.org:8080/13208
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I525ff71f63d7c306d82b4c111f98ff327e4a07b3
Gerrit-Change-Number: 13208
Gerrit-PatchSet: 1
Gerrit-Owner: Fredy Wijaya <[email protected]>

Reply via email to