Details
Description
We are seeing this happen when
- an NM's disk goes bad during the creation of map output(s)
- the reducer's fetcher can read the shuffle header and reserve the memory
- but gets an IOException when trying to shuffle for InMemoryMapOutput
- shuffle fetch retry is enabled
Attachments
Attachments
Issue Links
- is duplicated by
-
MAPREDUCE-6351 Reducer hung in copy phase.
- Resolved