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

ShuffleRamManager is limited to 2Gb of memory - we should increase that

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.20.2
    • None
    • mrv1
    • linux, 64bits cpu, more than 2Gb of memory for each reducer tasks

    Description

      Inside the org.apache.hadoop.mapred.ReduceTask.java, the ShuffleRamManager is limited to allocate up to 2Gb of memory during the shuffle phase.
      We should be able to allocate more, to take advantage of the full memory we have on servers.

      Attachments

        1. MAPREDUCE-4866-INCOMPLETE.patch
          4 kB
          Varene Olivier
        2. M4866-0.patch
          1 kB
          Christopher Douglas

        Activity

          People

            Unassigned Unassigned
            ov Varene Olivier
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: