[
https://issues.apache.org/jira/browse/PIG-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Praveen Rachabattuni updated PIG-4237:
--------------------------------------
Issue Type: Sub-task (was: Bug)
Parent: PIG-4059
> Error when there is a bag inside an RDD
> ---------------------------------------
>
> Key: PIG-4237
> URL: https://issues.apache.org/jira/browse/PIG-4237
> Project: Pig
> Issue Type: Sub-task
> Components: spark
> Reporter: Carlos Balduz
> Assignee: Carlos Balduz
> Priority: Critical
> Labels: spork
> Fix For: spark-branch
>
> Attachments: PIG-4237-1.diff
>
>
> Bags cannot be sent to an RDD, as it produces a SelfSpillBag$MemoryLimits not
> Serializable exception. This results in an error for almost every operation
> performed after grouping tuples.
> This error is fixed after making transient the protected MemoryLimit memLimit
> attribute inside org.apache.pig.data.SelfSpillBag, but I do not know the
> impact of this change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)