Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-6334

Fetcher#copyMapOutput is leaking usedMemory upon IOException during InMemoryMapOutput shuffle handler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.7.0
    • 2.8.0, 2.7.1, 2.6.2, 3.0.0-alpha1
    • None
    • None
    • Reviewed

    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

        1. MAPREDUCE-6334.001.patch
          4 kB
          Eric Payne
        2. MAPREDUCE-6334.002.patch
          4 kB
          Eric Payne

        Issue Links

          Activity

            People

              epayne Eric Payne
              epayne Eric Payne
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: