[ 
https://issues.apache.org/jira/browse/PIG-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757237#action_12757237
 ] 

Olga Natkovich commented on PIG-964:
------------------------------------

patch committed to the trunk

> 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
>            Assignee: Sriranjan Manjunath
>         Attachments: skewedjoinnull.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