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

Sriranjan Manjunath updated PIG-964:
------------------------------------

    Attachment: skjoin2b.patch

Attached patch solves both the issues.

> Handling null  in skewed join
> -----------------------------
>
>                 Key: PIG-964
>                 URL: https://issues.apache.org/jira/browse/PIG-964
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Sriranjan Manjunath
>         Attachments: skjoin2b.patch
>
>
> For null tuples, the tuple size is calculated incorrectly and thus  skewed 
> join ends up expecting a large number of reducers. Further, skewed join 
> should not bail out after the second job if the number of reducers specified 
> by the user is low. It should print a warning message and continue execution.

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

Reply via email to