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

Description of mapreduce.job.speculative.slowtaskthreshold in mapred-default should be moved into description tags

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 2.6.0
    • documentation
    • None

    Description

      Currently, description of mapreduce.job.speculative.slowtaskthreshold in mapred-default is put outside of description tags. We should move it into description tags.

      <property>
        <name>mapreduce.job.speculative.slowtaskthreshold</name>
        <value>1.0</value>The number of standard deviations by which a task's 
        ave progress-rates must be lower than the average of all running tasks'
        for the task to be considered too slow.
        <description>
        </description>
      </property>
      

      Attachments

        1. MAPREDUCE-6073.1.patch
          0.9 kB
          Tsuyoshi Ozawa

        Activity

          People

            ozawa Tsuyoshi Ozawa
            ozawa Tsuyoshi Ozawa
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: