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

"hadoop job -status <jobid>" command should display job's completion status also.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • 0.20.1
    • jobtracker
    • None
    • ygridqa

    Description

      "hadoop job -status <jobid>" command doesn't display job status whether it is SUCCEEDED or KILLED.

      command "hadoop job -status <jobid>" displays following info:

      file: hdfs://<hostname>/<mapred system dir>/<job-id>/job.xml
      tracking URL: http://<hostname>:<port>/jobdetails.jsp?jobid=<jobid>
      map() completion: 1.0
      reduce() completion: 1.0
      Counters: 5
      Job Counters
      SLOTS_MILLIS_MAPS=321309
      Total time spent by all reduces waiting after reserving slots (ms)=0
      Total time spent by all maps waiting after reserving slots (ms)=0
      Launched map tasks=10
      SLOTS_MILLIS_REDUCES=0

      This command should display the job's completion status also.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sumanshg Suman Sehgal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: