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 2019/06/04 05:13:00 UTC

[jira] [Work logged] (HIVE-21753) Update HiveMetastore authorization to enable use of HiveAuthorizer implementation

     [ https://issues.apache.org/jira/browse/HIVE-21753?focusedWorklogId=253541&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-253541 ]

ASF GitHub Bot logged work on HIVE-21753:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Jun/19 05:12
            Start Date: 04/Jun/19 05:12
    Worklog Time Spent: 10m 
      Work Description: rameeshm commented on pull request #653: HIVE-21753: Update HiveMetastore authorization to enable use of HiveA…
URL: https://github.com/apache/hive/pull/653
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 253541)
    Time Spent: 5h 50m  (was: 5h 40m)

> Update HiveMetastore authorization to enable use of HiveAuthorizer implementation
> ---------------------------------------------------------------------------------
>
>                 Key: HIVE-21753
>                 URL: https://issues.apache.org/jira/browse/HIVE-21753
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 3.1.2
>            Reporter: Ramesh Mani
>            Assignee: Ramesh Mani
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>         Attachments: HIVE-21753.1.patch, HIVE-21753.2.patch, HIVE-21753.3.patch, HIVE-21753.4.patch, HIVE-21753.5.patch, HIVE-21753.6.patch, HIVE-21753.7.patch
>
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>
> Currently HMS supports authorization using StorageBasedAuthorizationProvider which relies on permissions at filesystem – like HDFS. Hive supports a pluggable authorization interface, and multiple authorizer implementations (like SQLStd, Ranger, Sentry) are available to authorizer access in Hive. Extending HiveMetastore to use the same authorization interface as Hive will enable use of pluggable authorization implementations; and will result in consistent authorization across Hive, HMS and other services that use HMS (like Spark).



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