[ https://issues.apache.org/jira/browse/TEZ-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029560#comment-14029560 ]
Siddharth Seth commented on TEZ-1157: ------------------------------------- bq. That's right. [~jingzhao] - is this because the API sets up a synchronous write pipeline for replication ? or is there some other reason. Is this reasonable if the replication were to be done lazily ? > Optimize broadcast :- Tasks pertaining to same job in same machine should not > download multiple copies of broadcast data > ------------------------------------------------------------------------------------------------------------------------ > > Key: TEZ-1157 > URL: https://issues.apache.org/jira/browse/TEZ-1157 > Project: Apache Tez > Issue Type: Sub-task > Reporter: Rajesh Balamohan > Assignee: Rajesh Balamohan > Labels: performance > Attachments: TEZ-1152.WIP.patch > > > Currently tasks (belonging to same job) running in the same machine download > its own copy of broadcast data. Optimization could be to download one copy > in the machine, and the rest of the tasks can refer to this downloaded copy. -- This message was sent by Atlassian JIRA (v6.2#6252)