You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Corinne Chandel (JIRA)" <ji...@apache.org> on 2009/11/30 23:03:21 UTC

[jira] Updated: (PIG-1084) Pig CookBook documentation "Take Advantage of Join Optimization" additions:Merge and Skewed Join

     [ https://issues.apache.org/jira/browse/PIG-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Corinne Chandel updated PIG-1084:
---------------------------------

    Attachment: cookbook.patch

Patch file.

Updated Cookbook: Take Advantage of Join Optimizations

> Pig CookBook documentation "Take Advantage of Join Optimization" additions:Merge and Skewed Join
> ------------------------------------------------------------------------------------------------
>
>                 Key: PIG-1084
>                 URL: https://issues.apache.org/jira/browse/PIG-1084
>             Project: Pig
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.6.0
>            Reporter: Viraj Bhat
>            Assignee: Corinne Chandel
>             Fix For: 0.6.0
>
>         Attachments: cookbook.patch
>
>
> Hi all,
>  We have a host of Join optimizations that have been implemented recently in Pig to improve performance. These include:
> http://hadoop.apache.org/pig/docs/r0.5.0/piglatin_reference.html#JOIN
> 1) Merge Join
> 2) Skewed Join
> It would be nice to mention the Merge Join and Skewed join in the following section on the PigCookBook
> http://hadoop.apache.org/pig/docs/r0.5.0/cookbook.html#Take+Advantage+of+Join+Optimization
> Can we update this release 0.6??
> Thanks
> Viraj

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.