You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Mahadev konar (JIRA)" <ji...@apache.org> on 2011/09/07 05:53:10 UTC

[jira] [Created] (MAPREDUCE-2937) Errors in Application failures are not shown in the client trace.

Errors in Application failures are not shown in the client trace.
-----------------------------------------------------------------

                 Key: MAPREDUCE-2937
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2937
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.0
            Reporter: Mahadev konar
            Priority: Critical
             Fix For: 0.23.0, 0.24.0


The client side does not show enough information on why the job failed. Here is step to reproduce it:

1) set the scheduler to be capacity scheduler with queues a, b
2) submit a job to a queue that is not a,b

The job just fails without saying why it failed. We should have enough trace log at the client side to let the user know why it failed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira