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

Adding a refined version of JobTracker.getAllJobs() and exposing through the JobClient

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • mrv1

    Description

      The current implementation for JobTracker.getAllJobs() returns all submitted jobs in any state, in addition to retired jobs. This list can be long and represents an unneeded overhead especially in the case of clients only interested in jobs in specific state(s).

      It is beneficial to include a refined version where only jobs having specific statuses are returned and retired jobs are optional to include.

      I'll be uploading an initial patch momentarily.

      Attachments

        1. MAPREDUCE-4346.patch
          5 kB
          Ahmed Radwan
        2. MAPREDUCE-4346_rev2.patch
          15 kB
          Ahmed Radwan
        3. MAPREDUCE-4346_rev3.patch
          16 kB
          Ahmed Radwan
        4. MAPREDUCE-4346_rev4.patch
          16 kB
          Ahmed Radwan

        Issue Links

          Activity

            People

              ahmed.radwan Ahmed Radwan
              ahmed.radwan Ahmed Radwan
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: