[
https://issues.apache.org/jira/browse/IMPALA-8528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fredy Wijaya resolved IMPALA-8528.
----------------------------------
Resolution: Fixed
Fix Version/s: Impala 3.3.0
> Refactor authorization code from AnalysisContext to AuthorizationChecker
> ------------------------------------------------------------------------
>
> Key: IMPALA-8528
> URL: https://issues.apache.org/jira/browse/IMPALA-8528
> Project: IMPALA
> Issue Type: Sub-task
> Components: Frontend
> Reporter: Fredy Wijaya
> Assignee: Fredy Wijaya
> Priority: Critical
> Fix For: Impala 3.3.0
>
>
> Currently the authorization code is scattered in few places, such as
> AnalysisContext and AuthorizationChecker. This makes it difficult to add
> things such as doing pre and post authorization check for audit logging, etc.
> We need to consolidate the authorization code into a single place and perhaps
> make AuthorizationChecker as an interface and create a
> BaseAuthorizationChecker that contains many useful authorization methods.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)