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

Fix average progress calculation in speculative execution of maps + fix pending issues in speculative execution of reduces

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0
    • None
    • None

    Description

      This issue addresses following
      1. Avg progress in speculative execution of map tasks should not divide / maps.length again in JonInProgress.java:331
      2. Normal tasks should get priority over speculative tasks in reduce. JobInProgress.findNewTask should not break if a spec task is found.
      3. Delete directories used by PhasedFileSystem irrespective of whether speculative execution is enable to allow tasks to use PhasedFileSystem independently.

      Attachments

        1. Hadoop-741.patch
          6 kB
          Sanjay Dahiya

        Activity

          People

            sanjay.dahiya Sanjay Dahiya
            sanjay.dahiya Sanjay Dahiya
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: