Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-6749

Add mapred.tasktracker.tasks.maximum to limit the total number of map and reduce tasks

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.20.2
    • None
    • conf
    • None

    Description

      We have mapred.tasktracker.map.tasks.maximum and mapred.tasktracker.reduce.tasks.maximum now.

      It is desirable to have mapred.tasktracker.tasks.maximum which limits the total number of map and reduce tasks. Meaning its value may be lower than (mapred.tasktracker.map.tasks.maximum + mapred.tasktracker.reduce.tasks.maximum)
      This would be useful in a cluster whose nodes are multi-core.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ted_yu Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: