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

Simplify job submission in gridmix

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.23.0, 1.0.0
    • None
    • contrib/gridmix, mrv2
    • None

    Description

      Currently gridmix tries to gauge cluster load etc. and throttles job submission. This makes it unpredictable and also is hard to support across MR1 and MR2.

      I propose we simplify it to be:

      1. Replay mode - Just submit jobs in the interval as in the original trace.
      2. Stress mode - Compress the interval with a given factor for all jobs.

      Attachments

        Activity

          People

            Unassigned Unassigned
            acmurthy Arun Murthy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: