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

Vinod Kumar Vavilapalli updated MAPREDUCE-3672:
-----------------------------------------------

    Description: 
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.

  was:
We counted 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.

    
> 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
>             Fix For: 0.23.1
>
>
> 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

        

Reply via email to