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

Pratik Malani edited comment on HIVE-25468 at 10/13/22 2:42 PM:
----------------------------------------------------------------

Hi [~hemanth619] 
Can you please help me to find the changes in the branch-3.1 branches.

Tried to search HiveMetaStoreAuthorizer.java in branch-3.1. But couldn't find 
it.

It is present in master branch. But master branch is dedicated for Hive 
4.0.0-alpha release.

I am trying to use Hive 3.1.2, needed the exact changes.


was (Author: JIRAUSER296450):
Hi [~hemanth619] 
Can you please help ,e to find the changes in the branch-3.1 branches.

Tried to search HiveMetaStoreAuthorizer.java in branch-3.1. But couldn't find 
it.

It is present in master branch. But master branch is dedicated for Hive 
4.0.0-alpha release.

I am trying to use Hive 3.1.2, needed the exact changes.

> 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