[ https://issues.apache.org/jira/browse/HIVE-25468?focusedWorklogId=650186&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-650186 ]
ASF GitHub Bot logged work on HIVE-25468: ----------------------------------------- Author: ASF GitHub Bot Created on: 13/Sep/21 18:34 Start Date: 13/Sep/21 18:34 Worklog Time Spent: 10m Work Description: nrg4878 commented on pull request #2595: URL: https://github.com/apache/hive/pull/2595#issuecomment-918468774 Fix has been committed to master. Please close the PR and the jira. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 650186) Time Spent: 1.5h (was: 1h 20m) > 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: 1.5h > 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)