Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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.