Navis created HIVE-7563: --------------------------- Summary: ClassLoader should be released from LogFactory Key: HIVE-7563 URL: https://issues.apache.org/jira/browse/HIVE-7563 Project: Hive Issue Type: Bug Components: Query Processor Reporter: Navis Assignee: Navis Attachments: HIVE-7563.1.patch.txt
LogFactory uses ClassLoader as a key in map, which makes the classloader impossible to be unloaded. LogFactory.release() should be called explicitly. -- This message was sent by Atlassian JIRA (v6.2#6252)