You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/06/16 18:02:00 UTC

[jira] [Updated] (HIVE-12698) Remove exposure to internal privilege and principal classes in HiveAuthorizer

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

ASF GitHub Bot updated HIVE-12698:
----------------------------------
    Labels: pull-request-available  (was: )

> Remove exposure to internal privilege and principal classes in HiveAuthorizer
> -----------------------------------------------------------------------------
>
>                 Key: HIVE-12698
>                 URL: https://issues.apache.org/jira/browse/HIVE-12698
>             Project: Hive
>          Issue Type: Bug
>          Components: Authorization
>    Affects Versions: 1.3.0, 2.0.0
>            Reporter: Thejas Nair
>            Assignee: Thejas Nair
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.3.0, 2.0.0
>
>         Attachments: HIVE-12698.1.patch, HIVE-12698.2.patch, HIVE-12698.3.patch, HIVE-12698.4.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The changes in HIVE-11179 expose several internal classes to HiveAuthorization implementations. These include PrivilegeObjectDesc, PrivilegeDesc, PrincipalDesc and AuthorizationUtils.
> We should avoid exposing that to all Authorization implementations, but also make the ability to customize the mapping of internal classes to the public api classes possible for Apache Sentry (incubating).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)