You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2014/08/04 20:02:13 UTC

[jira] [Commented] (TEZ-1371) Avoid re-sending TaskContext more than once to the same node

    [ https://issues.apache.org/jira/browse/TEZ-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084989#comment-14084989 ] 

Siddharth Seth commented on TEZ-1371:
-------------------------------------

Dup of TEZ-754 ?

> Avoid re-sending TaskContext more than once to the same node
> ------------------------------------------------------------
>
>                 Key: TEZ-1371
>                 URL: https://issues.apache.org/jira/browse/TEZ-1371
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Bikas Saha
>
> Once a TaskContext has been sent to a machine then the other tasks with the same context can use the fetched TaskContext. The same container can re-use the TaskContext cached in memory from a previous run of the same task. A hash/checksum of the TaskContext could be used to identify identical task contexts that do not need to be fetched.



--
This message was sent by Atlassian JIRA
(v6.2#6252)