[
https://issues.apache.org/jira/browse/PIG-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated PIG-1209:
----------------------------------
Attachment: pig-1209.patch
Attached patch which makes POJoinPackage to use InternalCachedBag instead of
DefaultBag. Will be testing it as Pradeep suggested. Running through hudson to
make sure it doesn't fail existing test cases.
> Port POJoinPackage to proactively spill
> ---------------------------------------
>
> Key: PIG-1209
> URL: https://issues.apache.org/jira/browse/PIG-1209
> Project: Pig
> Issue Type: Bug
> Reporter: Sriranjan Manjunath
> Assignee: Ashutosh Chauhan
> Fix For: 0.7.0
>
> Attachments: pig-1209.patch
>
>
> POPackage proactively spills the bag whereas POJoinPackage still uses the
> SpillableMemoryManager. We should port this to use InternalCacheBag which
> proactively spills.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.