[ 
https://issues.apache.org/jira/browse/HIVE-25468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619143#comment-17619143
 ] 

Sai Hemanth Gantasala commented on HIVE-25468:
----------------------------------------------

[~pratik.malani] - This is the patch in branch-3.1 
[https://github.com/apache/hive/commit/164486f9c6faedecfb83035103783c36ed3f76ca]

The code you were referring in the master branch is moved to 
AuthorizationPreEventListener in branch3.1.

Let me know if  you need anything  

> Create/Drop functions should be authorized in HMS
> -------------------------------------------------
>
>                 Key: HIVE-25468
>                 URL: https://issues.apache.org/jira/browse/HIVE-25468
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>            Reporter: Sai Hemanth Gantasala
>            Assignee: Sai Hemanth Gantasala
>            Priority: Major
>              Labels: pull-request-available, release-3.1.3
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Create function func_name using class 'org.someclass' using jar 
> '/path_to_jar';
> Drop function func_name;
> These commands are currently authorized in HS2 but not in HiveMetastore. 
> These commands should be authorized for HMS clients for (eg:spark-shell) on 
> the end-user.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to