Description
Currently, Configuration(Configuration other) constructor does not clone all the members.
It clones only resources, properties, overlay and finalParameters. It needs to clone loadDefaults, classLoader, defaultResources, quietmode.
This resulted in bugs like HADOOP-4975
Attachments
Attachments
Issue Links
- blocks
-
MAPREDUCE-355 Change org.apache.hadoop.mapred.join to use new api
- Closed
- duplicates
-
MAPREDUCE-1 Hadoop mapreduce should always ship the jar file(s) specified by the user
- Resolved
- is related to
-
HADOOP-4975 CompositeRecordReader: ClassLoader set in JobConf is not passed onto WrappedRecordReaders
- Closed