[
https://issues.apache.org/jira/browse/HIVE-25468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17621375#comment-17621375
]
Sai Hemanth Gantasala commented on HIVE-25468:
----------------------------------------------
[~btullis] - this patch is only present in 4.x and 3.1 branches. I don't think
we would backport this patch to the Hive-2.3 branch because it is not currently
actively managed.
Is there any chance that you could start using newer branches that are actively
managed? Thanks.
> 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)