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

Siddharth Seth updated MAPREDUCE-2664:
--------------------------------------

    Attachment: MR2664.patch

Sending job counter update events via the eventHandler as and when they happen 
so that the counters can be queried while the job is running and to avoid any 
kind of sync issues in JobImpl.
Converting the split location to an IP address (Containers currently use IPs). 
This should enable node data locality.

> MR 279: Implement JobCounters for MRv2 + Fix for Map Data Locality
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2664
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2664
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>             Fix For: 0.23.0
>
>         Attachments: MR2664.patch
>
>
> MRv2 is currently not setting any Job Counters.

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

        

Reply via email to