You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/01 18:05:00 UTC

[jira] [Created] (IMPALA-8269) Clean up authorization test package structure

Fredy Wijaya created IMPALA-8269:
------------------------------------

             Summary: Clean up authorization test package structure
                 Key: IMPALA-8269
                 URL: https://issues.apache.org/jira/browse/IMPALA-8269
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
            Reporter: Fredy Wijaya


The task is to do some clean up on the authorization test package structure.

1. Move AuthorizatioinTest.java and AuthorizationStmtTest.java to authorization test package.
2. Rename CustomClusterGroupMapper and CustomClusterResourceAuthorizationProvider to TestSentryGroupMapper and TestSentryResourceAuthorizationProvider since those two class aren't specific to custom cluster anymore.
3. Move those two files into `testutil` instead since they're not actually test classes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)