[ https://issues.apache.org/jira/browse/MAPREDUCE-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bochun Bai resolved MAPREDUCE-2734. ----------------------------------- Resolution: Fixed Fix Version/s: 2.3.0 Release Note: I can find this config is default to false in 2.3.0. It is fixed in YARN-302. > DistCp with FairScheduler assign all map tasks in one TT > -------------------------------------------------------- > > Key: MAPREDUCE-2734 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2734 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: jobtracker > Affects Versions: 0.21.0 > Reporter: Bochun Bai > Assignee: Bochun Bai > Priority: Trivial > Fix For: 2.3.0 > > > 1 Using FairScheduler. > 2 distcp a directory contains 5 files. > The DistCp job will launch 5 map tasks, and FairScheduler assign them to one > TaskTracker. > It should be assigned different, like the original JobQueueScheduler. -- This message was sent by Atlassian JIRA (v6.2#6252)