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/05/14 15:28:00 UTC

[jira] [Resolved] (IMPALA-8528) Refactor authorization code from AnalysisContext to AuthorizationChecker

     [ 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)