[ https://issues.apache.org/jira/browse/HIVE-8218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thejas M Nair updated HIVE-8218: -------------------------------- Description: FunctionRegistry.mFunctions is static. That mean that in HS2 case, all users will have same set of valid udfs. Ie, add/delete temporary function by one user would affect the namespace of other users. was: FunctionRegistry.mFunctions is static. That mean that in HS2 case, all users will have same set of valid udfs. Ie, add/delete jar by one user would affect the namespace of other users. > function registry shared across sessions in HiveServer2 > ------------------------------------------------------- > > Key: HIVE-8218 > URL: https://issues.apache.org/jira/browse/HIVE-8218 > Project: Hive > Issue Type: Bug > Components: HiveServer2, UDF > Reporter: Thejas M Nair > > FunctionRegistry.mFunctions is static. That mean that in HS2 case, all users > will have same set of valid udfs. Ie, add/delete temporary function by one > user would affect the namespace of other users. -- This message was sent by Atlassian JIRA (v6.3.4#6332)