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

The maxRunningTasks property of the LimitTasksPerJob scheduler is ambiguous in its description, and must be updated

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 0.20.2
    • None
    • documentation

    Description

      The property's entry in mapred-default.xml is like so:

      <property>
        <name>mapreduce.jobtracker.taskscheduler.maxrunningtasks.perjob</name>
        <value></value>
        <description>The maximum number of running tasks for a job before
        it gets preempted. No limits if undefined.
        </description>
      </property>
      

      There is no mention that this is a property exclusive to the LimitTasksPerJob scheduler alone. The doc ought to be updated to note that unless there's a plan of reusing such a property (I do not see fair or capacity schedulers utilizing this, and they use their own configs).

      Attachments

        1. 0.22-MAPREDUCE-2640.r1.diff
          5 kB
          Harsh J
        2. 0.23-MAPREDUCE-2640.r1.diff
          6 kB
          Harsh J
        3. MAPREDUCE-2640.r1.diff
          6 kB
          Harsh J

        Activity

          People

            qwertymaniac Harsh J
            qwertymaniac Harsh J
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: