[
https://issues.apache.org/jira/browse/MAPREDUCE-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464676#comment-13464676
]
Hudson commented on MAPREDUCE-4646:
-----------------------------------
Integrated in Hadoop-Hdfs-0.23-Build #387 (See
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/387/])
svn merge -c 1383709 FIXES: MAPREDUCE-4646. Fixed MR framework to send
diagnostic information correctly to clients in case of failed jobs also.
Contributed by Jason Lowe. (Revision 1390700)
Result = UNSTABLE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1390700
Files :
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/job/impl/JobImpl.java
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestRMContainerAllocator.java
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/job/impl/TestJobImpl.java
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/java/org/apache/hadoop/mapreduce/v2/util/MRBuilderUtils.java
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestClientServiceDelegate.java
> client does not receive job diagnostics for failed jobs
> -------------------------------------------------------
>
> Key: MAPREDUCE-4646
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4646
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 0.23.0, 2.0.1-alpha
> Reporter: Jason Lowe
> Assignee: Jason Lowe
> Fix For: 2.0.2-alpha, 0.23.4
>
> Attachments: MAPREDUCE-4646.patch, MAPREDUCE-4646.patch,
> MAPREDUCE-4646.patch
>
>
> When a job fails the client is not showing any diagnostics. For example,
> running a fail job results in this not-so-helpful message from the client:
> {noformat}
> 2012-09-07 21:12:00,649 INFO [main] mapreduce.Job
> (Job.java:monitorAndPrintJob(1308)) - Job job_1347052207658_0001 failed with
> state FAILED due to:
> {noformat}
> ...and nothing else to go with it indicating what went wrong. The job
> diagnostics are apparently not making it back to the client.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira