[
https://issues.apache.org/jira/browse/HADOOP-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edward J. Yoon reassigned HADOOP-2729:
--------------------------------------
Assignee: Edward J. Yoon
> Rack level copy of map outputs
> ------------------------------
>
> Key: HADOOP-2729
> URL: https://issues.apache.org/jira/browse/HADOOP-2729
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred
> Reporter: Amar Kamat
> Assignee: Edward J. Yoon
>
> In case of maps taking of lot of time to complete, a rack level copy of the
> map output can be maintained so that incase of master node for that map goes
> down the other copy can be served. This will be useful since re-executing the
> map can be time consuming and rack-level copy is much cheaper than
> network-level copy.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.