Handling null keys in skewed join
---------------------------------

                 Key: PIG-964
                 URL: https://issues.apache.org/jira/browse/PIG-964
             Project: Pig
          Issue Type: Bug
            Reporter: Sriranjan Manjunath


The tuple size is calculated incorrectly and thus the 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