You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sai Hemanth Gantasala (Jira)" <ji...@apache.org> on 2021/08/19 18:46:00 UTC

[jira] [Created] (HIVE-25468) Create/Drop functions should be authorized in HMS

Sai Hemanth Gantasala created HIVE-25468:
--------------------------------------------

             Summary: 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


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)