[
https://issues.apache.org/jira/browse/TEZ-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bikas Saha updated TEZ-802:
---------------------------
Attachment: TEZ-802.1.patch
After TEZ-1018 we can use the InputReadyVertexManager when we see a 1-1 vertex
because typically the 1-1 case is used for specific data handling requiring
locality. This follows the suggestion made by user on TEZ-480. [~hitesh] please
review as follow up for TEZ-480 and TEZ-1018. Thanks!
> Determination of Task Placement for 1-1 Edges
> ---------------------------------------------
>
> Key: TEZ-802
> URL: https://issues.apache.org/jira/browse/TEZ-802
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: Bikas Saha
> Assignee: Bikas Saha
> Attachments: TEZ-802.1.patch
>
>
> Currently, task placement is determined by TaskLocationHints that are
> specified by the user in the API or during runtime. Everything else runs as
> without placement constraints. While this works for broadcase and
> scatter-gather edges, it does not work for 1-1 edges.
--
This message was sent by Atlassian JIRA
(v6.2#6252)