-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: HADOOP-13070
-
Component/s: util
-
Labels:None
-
Hadoop Flags:Reviewed
The current ApplicationClassLoader implementation is aged, and does not reflect the latest java ClassLoader implementation. One example is the use of the fine-grained classloading lock.