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

Refactor reduce shuffle code

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.21.0
    • performance, task
    • None
    • Hide
      Refactors shuffle code out of ReduceTask into separate classes in a new package(org.apache.hadoop.mapreduce.task.reduce)
      Incorporates MAPREDUCE-240, batches up several map output files from a TT to a reducer in a single transfer
      Introduces new Shuffle counters to keep track of shuffle errors
      Show
      Refactors shuffle code out of ReduceTask into separate classes in a new package(org.apache.hadoop.mapreduce.task.reduce) Incorporates MAPREDUCE-240 , batches up several map output files from a TT to a reducer in a single transfer Introduces new Shuffle counters to keep track of shuffle errors

    Description

      The reduce shuffle code has become very complex and entangled. I think we should move it out of ReduceTask and into a separate package (org.apache.hadoop.mapred.task.reduce). Details to follow.

      Attachments

        1. HADOOP-5233_api.patch
          12 kB
          Arun Murthy
        2. HADOOP-5233_part0.patch
          21 kB
          Arun Murthy
        3. mapred-318-14Aug.patch
          233 kB
          Jothi Padmanabhan
        4. mapred-318-20Aug.patch
          234 kB
          Jothi Padmanabhan
        5. mapred-318-24Aug.patch
          239 kB
          Jothi Padmanabhan
        6. mapred-318-3Sep.patch
          242 kB
          Jothi Padmanabhan
        7. mapred-318-3Sep-v1.patch
          243 kB
          Jothi Padmanabhan
        8. mapred-318-common.patch
          3 kB
          Jothi Padmanabhan

        Issue Links

          Activity

            People

              omalley Owen O'Malley
              omalley Owen O'Malley
              Votes:
              0 Vote for this issue
              Watchers:
              33 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: