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

Parallel running tasks on one single node may slow down the performance

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 0.20.1
    • None
    • jobtracker, task, tasktracker
    • None

    Description

      When I analysis running tasks performance, I found that parallel running tasks on one single node will not be better performance than the serialized ones.
      We can set mapred.tasktracker.

      {map|reduce}

      .tasks.maximum = 1 individually, but there will be parallel map AND reduce tasks.

      And I wonder it's true in the real commercial clusters?

      Attachments

        Activity

          People

            Unassigned Unassigned
            zzningxp Zhaoning Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: