Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.1.0-beta, 0.23.9
-
None
Description
MergeManagerImpl#close adds the contents of inMemoryMergedMapOutputs and inMemoryMapOutputs to a list of map outputs that is subsequently processed, but it does not clear those sets. This prevents some of the map outputs from being garbage collected and significantly reduces the memory available for the subsequent reduce phase.
Attachments
Attachments
Issue Links
- is cloned by
-
MAPREDUCE-5543 In-memory map outputs can be leaked after shuffle completes in 0.23
- Closed
- relates to
-
TEZ-953 Port MAPREDUCE-5493
- Closed