[ https://issues.apache.org/jira/browse/PIG-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ying He updated PIG-1135: ------------------------- Attachment: PIG_1135.patch if reducer index is greater than 128, the index of streaming table becomes negative because byte is used as data type. It is fixed by changing partition index from byte to integer. > skewed join partitioner returns negative partition index > --------------------------------------------------------- > > Key: PIG-1135 > URL: https://issues.apache.org/jira/browse/PIG-1135 > Project: Pig > Issue Type: Improvement > Reporter: Ying He > Assignee: Sriranjan Manjunath > Attachments: PIG_1135.patch > > > skewed join returns negative reducer index -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.