[ https://issues.apache.org/jira/browse/TEZ-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bikas Saha resolved TEZ-1039. ----------------------------- Resolution: Fixed Fix Version/s: 0.5.0 Hadoop Flags: Reviewed commit aa3b77209dce6d84fd34e2c7434fd92b4853da05 Author: Bikas Saha <bi...@apache.org> Date: Tue May 20 15:24:00 2014 -0700 TEZ-1039. Add Container locality to TaskScheduler (bikas) > Add Container locality to TaskScheduler > --------------------------------------- > > Key: TEZ-1039 > URL: https://issues.apache.org/jira/browse/TEZ-1039 > Project: Apache Tez > Issue Type: Improvement > Reporter: Bikas Saha > Assignee: Bikas Saha > Fix For: 0.5.0 > > Attachments: TEZ-1039.1.patch, TEZ-1039.2.patch, TEZ-1039.3.patch, > TEZ-1039.4.patch > > > Currently, the task scheduler support node and rack locality. Proposal is to > add another level - container locality (given a container) which means first > try to assign to the container, then fall back to the container's node, rack > and so on. -- This message was sent by Atlassian JIRA (v6.2#6252)