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

Command line listJobs should not visit each AM

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.0
    • 0.23.1
    • client, mrv2
    • None
    • Incompatible change, Reviewed
    • Hide
      Changed bin/mapred job -list to not print job-specific information not available at RM.

      Very minor incompatibility in cmd-line output, inevitable due to MRv2 architecture.
      Show
      Changed bin/mapred job -list to not print job-specific information not available at RM. Very minor incompatibility in cmd-line output, inevitable due to MRv2 architecture.

    Description

      When the RM has a large number of jobs, bin/mapred job -list takes a long time as it visits each AM to get information like num-maps, num-reduces etc.

      We should move all per-AM information to bin/mapred job -status and keep the list just a list.

      Attachments

        1. MAPREDUCE-3720-20120124.txt
          10 kB
          Vinod Kumar Vavilapalli

        Issue Links

          Activity

            People

              vinodkv Vinod Kumar Vavilapalli
              vinodkv Vinod Kumar Vavilapalli
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: