You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "radford nguyen (JIRA)" <ji...@apache.org> on 2019/03/06 00:55:00 UTC

[jira] [Work stopped] (IMPALA-8248) Re-organize authorization tests

     [ https://issues.apache.org/jira/browse/IMPALA-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on IMPALA-8248 stopped by radford nguyen.
----------------------------------------------
> Re-organize authorization tests
> -------------------------------
>
>                 Key: IMPALA-8248
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8248
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Infrastructure
>            Reporter: Fredy Wijaya
>            Assignee: radford nguyen
>            Priority: Major
>
> We have authorization tests that are specific to Sentry and authorization tests that can be applicable to any authorization provider. We need to re-organize the authorization tests to easily differentiate between Sentry-specific tests vs generic authorization tests.
>  
> h3. Approach
>  # Move {{AuthorizationTest.java}} and {{AuthorizationStmtTest.java}} to {{org.apache.impala.authorization}}
>  # Rename {{CustomClusterGroupMapper}} and {{CustomClusterResourceAuthorizationProvider}} to {{TestSentryGroupMapper}} and {{TestSentryAuthorizationProvider}} since those two class aren't specific to custom cluster anymore.
>  # Move those two files into {{org.apache.impala.testutil}} instead since they're not actually test classes.
> Note: all classes to remain in {{test}} sourceset



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org