[
https://issues.apache.org/jira/browse/MAPREDUCE-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13248281#comment-13248281
]
Hudson commented on MAPREDUCE-3672:
-----------------------------------
Integrated in Hadoop-Hdfs-0.23-Build #219 (See
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/219/])
merge -r 1309402:1309403 from branch-2. FIXES: MAPREDUCE-3672 (Revision
1309405)
Result = SUCCESS
tgraves :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1309405
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/TaskAttemptImpl.java
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/JobCounter.java
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/org/apache/hadoop/mapreduce/JobCounter.properties
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestJobCleanup.java
*
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/v2/TestSpeculativeExecution.java
> Killed maps shouldn't be counted towards JobCounter.NUM_FAILED_MAPS
> -------------------------------------------------------------------
>
> Key: MAPREDUCE-3672
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3672
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mr-am, mrv2
> Affects Versions: 0.23.0
> Reporter: Vinod Kumar Vavilapalli
> Assignee: Anupam Seth
> Fix For: 0.23.3
>
> Attachments: MAPREDUCE-3672-branch-23.patch,
> MAPREDUCE-3672-branch-23.patch, MAPREDUCE-3672-branch-23.patch,
> MAPREDUCE-3672-branch-23.patch
>
>
> We count maps that are killed, say by speculator, towards
> JobCounter.NUM_FAILED_MAPS. We should instead have a separate JobCounter for
> killed maps.
> Same with reduces too.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira