[
https://issues.apache.org/jira/browse/HIVE-14430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409781#comment-15409781
]
Siddharth Seth commented on HIVE-14430:
---------------------------------------
Not sure. I think the thread local instances are cleaned up at session shutdown?
cc [~vgumashta]
> More instances of HiveConf and the associated UDFClassLoader than expected
> --------------------------------------------------------------------------
>
> Key: HIVE-14430
> URL: https://issues.apache.org/jira/browse/HIVE-14430
> Project: Hive
> Issue Type: Sub-task
> Components: HiveServer2
> Reporter: Siddharth Seth
> Priority: Critical
>
> 841 instances of HiveConf.
> 831 instances of UDFClassLoader
> This is on a HS2 instance configured to run 10 concurrent queries with LLAP.
> 10 SessionState instances. Something is holding on to the additional
> HiveConf, UDFClassLoaders - potentially HMSHandler.
> This is with an embedded metastore.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)