You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Vinod K V (JIRA)" <ji...@apache.org> on 2009/03/20 11:32:51 UTC

[jira] Commented: (HADOOP-5541) Place holder for job level diagnostic information

    [ https://issues.apache.org/jira/browse/HADOOP-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683833#action_12683833 ] 

Vinod K V commented on HADOOP-5541:
-----------------------------------

bq.  - When CapacityScheduler kills a job when it detects that the job's memory requirements can never be meant.
When CapacityScheduler kills a job when it detects that the job's memory requirements can never be *met*.

> Place holder for job level diagnostic information
> -------------------------------------------------
>
>                 Key: HADOOP-5541
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5541
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Vinod K V
>
> In some scenarios, when framework itself fails/kills the job, there is no clear way for the user to know what happened to the job. A job level diagnostic string, perhaps displayed in JobStatus when queried from command line or view from the web ui would help. Two cases I can think of:
>  - When a job is failed when it transgresses mapred.jobtracker.maxtasks.per.job.
>  - When CapacityScheduler kills a job when it detects that the job's memory requirements can never be meant.

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