[
https://issues.apache.org/jira/browse/HIVE-25468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-25468:
----------------------------------
Labels: pull-request-available (was: )
> 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
> Time Spent: 10m
> 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.3.4#803005)