[
https://issues.apache.org/jira/browse/PIG-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546976
]
Utkarsh Srivastava commented on PIG-29:
---------------------------------------
Could I get a review on this very simple patch? It "un"breaks two operators:
sort and distinct in local mode. If only our tests were running in both local
and mapreduce mode, it would be caught.
> Big bags not created when working in local mode
> -----------------------------------------------
>
> Key: PIG-29
> URL: https://issues.apache.org/jira/browse/PIG-29
> Project: Pig
> Issue Type: Bug
> Components: impl
> Reporter: Utkarsh Srivastava
> Assignee: Utkarsh Srivastava
> Attachments: bigdatabag.patch, bigdatabag1.patch
>
>
> When executing in local mode, the BigDataBag class is not initialized. As a
> result big data bags are never created, leading to sorting and distinct not
> working. Could someone review the attached simple patch?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.