[
https://issues.apache.org/jira/browse/TEZ-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256060#comment-14256060
]
Bikas Saha commented on TEZ-586:
--------------------------------
Probably since that code hasnt changed.
> New task that is rack-local does not immediately get assigned rack local
> container
> ----------------------------------------------------------------------------------
>
> Key: TEZ-586
> URL: https://issues.apache.org/jira/browse/TEZ-586
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Bikas Saha
>
> The try all container loop passes the honorlocality=true which effectively
> disables the rack-local/non-local node matching in the assigners.
> So rack/non local matching only happens on the delayed assignment thread.
> We should either fix the try all loop or not call the non-node-local assigner
> in it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)