[ https://issues.apache.org/jira/browse/PIG-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895476#action_12895476 ]
Thejas M Nair commented on PIG-1199: ------------------------------------ +1 . We should change the statement about pig.cachedbag.memusage - "Note that this memory is shared across all large bags used by the application." . InternalDistinctBag and InternalSortedBag are not aware of the actual number of bags that it needs to share the space with. The constructor argument is passed 3 as the number of bags in all cases ( distinct udf, PODistinct, POSort). > help includes obsolete options > ------------------------------ > > Key: PIG-1199 > URL: https://issues.apache.org/jira/browse/PIG-1199 > Project: Pig > Issue Type: Bug > Affects Versions: 0.6.0 > Reporter: Olga Natkovich > Assignee: Olga Natkovich > Fix For: 0.8.0 > > Attachments: PIG-1199.patch > > > This is confusing to users -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.