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

Reduce job latency by removing hardcoded sleep statements

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 1.0.3, 2.0.0-alpha
    • None
    • mrv1, mrv2, performance

    Description

      There are a few places in MapReduce where there are hardcoded sleep statements. By replacing them with wait/notify or similar it's possible to reduce latency for short running jobs.

      Attachments

        1. MAPREDUCE-4487.patch
          4 kB
          Thomas White
        2. MAPREDUCE-4487-mr2.patch
          3 kB
          Thomas White

        Issue Links

          Activity

            People

              tomwhite Thomas White
              tomwhite Thomas White
              Votes:
              0 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated: