Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Two commits, MAPREDUCE-5465 and HADOOP-12107 are making Terasort on YARN 10% slower.
Reduce phase with those commits ~5 mins
Reduce phase without ~3.5 mins
Average Reduce is taking 4mins, 16sec with those commits compared to 3mins, 48sec without.
Attachments
Issue Links
- relates to
-
HADOOP-12107 long running apps may have a huge number of StatisticsData instances under FileSystem
- Closed
-
MAPREDUCE-5465 Tasks are often killed before they exit on their own
- Resolved