[
https://issues.apache.org/jira/browse/LENS-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amareshwari Sriramadasu updated LENS-1278:
------------------------------------------
Resolution: Fixed
Fix Version/s: (was: 2.6)
2.7
Status: Resolved (was: Patch Available)
Committed to master as of now. Will cherry-pick to release-line once we test it
out.
> Seeing too many instances of UDFClassloader getting created
> -----------------------------------------------------------
>
> Key: LENS-1278
> URL: https://issues.apache.org/jira/browse/LENS-1278
> Project: Apache Lens
> Issue Type: Bug
> Components: server
> Affects Versions: 2.6
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Priority: Critical
> Fix For: 2.7
>
> Attachments: LENS-1278.2.patch, LENS-1278.patch
>
>
> We are seeing too many instances of UDFClassloader objects :
> grep 'ClassLoader' jmap.dump
> 1439 138144 org.apache.hadoop.hive.ql.exec.UDFClassLoader
> 1789 128808 sun.reflect.DelegatingClassLoader
> 270 25920 org.apache.lens.server.session.SessionClassLoader
> Mostly because of this -
> https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java#L1794
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)