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

Add RunningJob.getJobStatus()

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.3, 2.0.0-alpha
    • 1.2.0, 2.0.2-alpha
    • mrv1, mrv2
    • None
    • Reviewed

    Description

      Usecase: Read the start/end-time of a particular job.

      Currently, one has to iterate through JobClient.getAllJobStatuses() and iterate through them. JobClient.getJob(JobID) returns RunningJob, which doesn't hold the job's start time.

      Adding RunningJob.getJobStatus() solves the issue.

      Attachments

        1. MR-4355_mr1.patch
          3 kB
          Karthik Kambatla
        2. MR-4355_mr2.patch
          6 kB
          Karthik Kambatla

        Activity

          People

            kasha Karthik Kambatla
            kasha Karthik Kambatla
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: