[
https://issues.apache.org/jira/browse/PIG-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298102#comment-14298102
]
Jeff Zhang commented on PIG-3856:
---------------------------------
[~rohini] Thanks for your explanation, maybe rename Tez vertex scope-41 to Tez
vertex group scope-41 would be better, otherwise a little confusing. I am
working on shared edge on Tez, once it is ready, will let you know to try that.
> UnionOptimizer in Tez should optimize the case of replicated join
> -----------------------------------------------------------------
>
> Key: PIG-3856
> URL: https://issues.apache.org/jira/browse/PIG-3856
> Project: Pig
> Issue Type: Sub-task
> Components: tez
> Reporter: Rohini Palaniswamy
> Attachments: PIG-3856-1.patch
>
>
> Replicate join input that was broadcast to union vertex now needs to be
> broadcast to all the union predecessors. So we need to
> - Create edges from the Replicate join input to all the union predecessors
> - Change replicate join input to write to multiple outputs.
> This can be further optimized by using a shared edge which is yet to be
> implemented in Tez (TEZ-391)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)