You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Harsh J Chouraria (JIRA)" <ji...@apache.org> on 2011/01/03 22:43:08 UTC

[jira] Updated: (MAPREDUCE-1811) Job.monitorAndPrintJob() should print status of the job at completion

     [ https://issues.apache.org/jira/browse/MAPREDUCE-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J Chouraria updated MAPREDUCE-1811:
-----------------------------------------

    Attachment: mapreduce.job.monitor.status.r1.diff

This can be a very helpful addition.
Attaching a trivial patch that can spit out the job state in the final logs.

I've moved the log call after the counters display; which I think makes more sense as a place for state + ID.

> Job.monitorAndPrintJob() should print status of the job at completion
> ---------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1811
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1811
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 0.20.1
>            Reporter: Amareshwari Sriramadasu
>            Priority: Minor
>             Fix For: 0.22.0
>
>         Attachments: mapreduce.job.monitor.status.r1.diff
>
>
> Job.monitorAndPrintJob() just prints "Job Complete" at the end of the job. It should print the state whether the job SUCCEEDED/FAILED/KILLED.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.