[
https://issues.apache.org/jira/browse/PIG-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cheolsoo Park updated PIG-3604:
-------------------------------
Attachment: PIG-3604-2.patch
Uploading the 2nd patch.
> Implement replicated join in Tez
> --------------------------------
>
> Key: PIG-3604
> URL: https://issues.apache.org/jira/browse/PIG-3604
> Project: Pig
> Issue Type: Sub-task
> Components: tez
> Affects Versions: tez-branch
> Reporter: Cheolsoo Park
> Assignee: Cheolsoo Park
> Fix For: tez-branch
>
> Attachments: PIG-3604-1.patch, PIG-3604-2.patch
>
>
> I propose we implement replicated join as follows-
> * Vertex 1: Loads replicated table and broadcasts it to vertex 2.
> * Vertex 2: Loads fragmented table and join it with broadcasted input from
> vertex 1.
> * New POPackage for vertex 2 that can consume a broadcast input and a file
> input needs to be implemented.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)