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

Update the document for JobConf#setNumReduceTasks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha2
    • documentation
    • None
    • Reviewed

    Description

      The following document is for MRv1. We should update the document for MapReduce on YARN.

      JobConf.java
         * <b id="NoOfReduces">How many reduces?</b>
         * 
         * <p>The right number of reduces seems to be <code>0.95</code> or 
         * <code>1.75</code> multiplied by (&lt;<i>no. of nodes</i>&gt; * 
         * <a href="{@docRoot}/../mapred-default.html#mapreduce.tasktracker.reduce.tasks.maximum">
         * mapreduce.tasktracker.reduce.tasks.maximum</a>).
         * </p>
      

      Attachments

        1. MAPREDUCE-6795.001.patch
          1 kB
          Yiqun Lin
        2. MAPREDUCE-6795.002.patch
          2 kB
          Yiqun Lin

        Issue Links

          Activity

            People

              linyiqun Yiqun Lin
              aajisaka Akira Ajisaka
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: