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 16:55:02 UTC

[jira] [Work logged] (HIVE-18777) Add Authorization interface to support information_schema integration with external authorization

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

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

                Author: ASF GitHub Bot
            Created on: 16/Jun/20 16:54
            Start Date: 16/Jun/20 16:54
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on pull request #312:
URL: https://github.com/apache/hive/pull/312#issuecomment-644886782


   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.


----------------------------------------------------------------
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: 446688)
    Remaining Estimate: 0h
            Time Spent: 10m

> Add Authorization interface to support information_schema integration with external authorization
> -------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-18777
>                 URL: https://issues.apache.org/jira/browse/HIVE-18777
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Thejas Nair
>            Assignee: Thejas Nair
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>         Attachments: HIVE-18777.1.patch, HIVE-18777.2.patch, HIVE-18777.3.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> HIVE-1010 added support for information_schema. However, the authorization information is not integrated when another project such as Ranger is used to do the authorization.
> We need to add API which Ranger/Sentry can implement, so that it is possible to retrieve authorization policy information from them.
> The existing API only supports checking if user has a permission on an object and can't be used to retrieve policy details.



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