[ https://issues.apache.org/jira/browse/PIG-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672339#action_12672339 ]
Shubham Chopra commented on PIG-641: ------------------------------------ There is no single join operator in local mode. Like the MR mode, it depended on the rewriting of joins to cogroup + foreach done in the parser. But FRJoinLocal can be the single join operator now and can work as an alternative if anymore join improvements are added to the MR mode. > Fragment replicate join does not work in local mode > --------------------------------------------------- > > Key: PIG-641 > URL: https://issues.apache.org/jira/browse/PIG-641 > Project: Pig > Issue Type: Bug > Reporter: Olga Natkovich > Assignee: Shubham Chopra > Attachments: 641.patch, 641.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.