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/07/10 18:06:00 UTC

[jira] [Work logged] (HIVE-21920) Extract command authorisation from the Driver

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

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

                Author: ASF GitHub Bot
            Created on: 10/Jul/19 18:05
            Start Date: 10/Jul/19 18:05
    Worklog Time Spent: 10m 
      Work Description: miklosgergely commented on pull request #715: HIVE-21920 Extract command authorisation from the Driver
URL: https://github.com/apache/hive/pull/715
 
 
   There are ~400 lines of command authorisation in the Driver class, which are also used by ExplainTask. Extract them into a separate package under  org.apache.hadoop.hive.ql.security.authorization.
 
----------------------------------------------------------------
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: 274990)
            Time Spent: 10m
    Remaining Estimate: 0h

> Extract command authorisation from the Driver
> ---------------------------------------------
>
>                 Key: HIVE-21920
>                 URL: https://issues.apache.org/jira/browse/HIVE-21920
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Hive
>    Affects Versions: 3.1.1
>            Reporter: Miklos Gergely
>            Assignee: Miklos Gergely
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>         Attachments: HIVE-21920.01.patch, HIVE-21920.02.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> There are ~400 lines of command authorisation in the Driver class, which are also used by ExplainTask. Extract them into a separate package underĀ  org.apache.hadoop.hive.ql.security.authorization.



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