[jira] Assigned: (PIG-642) Limit after FRJ causes problems

2009-01-30 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-642: -- Assignee: Daniel Dai (was: Shravan Matthur Narayanamurthy) Limit after FRJ causes problems

[jira] Updated: (PIG-554) Fragment Replicate Join

2009-01-30 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-554: --- Resolution: Fixed Status: Resolved (was: Patch Available) Fragment Replicate Join

[jira] Created: (PIG-649) RandomSampleLoader does not handle skipping correctly in getNext()

2009-01-30 Thread Pradeep Kamath (JIRA)
RandomSampleLoader does not handle skipping correctly in getNext() -- Key: PIG-649 URL: https://issues.apache.org/jira/browse/PIG-649 Project: Pig Issue Type: Bug Affects

[jira] Updated: (PIG-651) PERFORMANCE: Use specialized POForEachNoFlatten for cases where the foreach has no flattens

2009-01-30 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-651: --- Status: Patch Available (was: Open) Attached patch implements a simpler POForEachNoFlatten whenever no

[jira] Commented: (PIG-560) UTFDataFormatException (encoded string too long) is thrown when storing strings 65536 bytes (in UTF8 form) using BinStorage()

2009-01-30 Thread Laukik Chitnis (JIRA)
[ https://issues.apache.org/jira/browse/PIG-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669097#action_12669097 ] Laukik Chitnis commented on PIG-560: In the current patch, when the length is 65536, the

[jira] Commented: (PIG-560) UTFDataFormatException (encoded string too long) is thrown when storing strings 65536 bytes (in UTF8 form) using BinStorage()

2009-01-30 Thread Laukik Chitnis (JIRA)
[ https://issues.apache.org/jira/browse/PIG-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669099#action_12669099 ] Laukik Chitnis commented on PIG-560: In the current patch, when the length is 65536, the

[jira] Created: (PIG-652) Need to give user control of OutputFormat

2009-01-30 Thread Alan Gates (JIRA)
Need to give user control of OutputFormat - Key: PIG-652 URL: https://issues.apache.org/jira/browse/PIG-652 Project: Pig Issue Type: New Feature Components: impl Reporter: Alan

[jira] Updated: (PIG-649) RandomSampleLoader does not handle skipping correctly in getNext()

2009-01-30 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-649: --- Status: Patch Available (was: Open) The attached patch fixes the issue by keep track of the return

[jira] Updated: (PIG-649) RandomSampleLoader does not handle skipping correctly in getNext()

2009-01-30 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-649: --- Attachment: PIG-649.patch RandomSampleLoader does not handle skipping correctly in getNext()

[jira] Updated: (PIG-648) BinStorage fails when it finds markers unexpectedly in the data

2009-01-30 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-648: --- Status: Patch Available (was: Open) Attached patch which now uses ctrl-A, Ctrl-B, Ctrl-C

[jira] Commented: (PIG-649) RandomSampleLoader does not handle skipping correctly in getNext()

2009-01-30 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669124#action_12669124 ] Olga Natkovich commented on PIG-649: +1, please, commit RandomSampleLoader does not

[jira] Updated: (PIG-649) RandomSampleLoader does not handle skipping correctly in getNext()

2009-01-30 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-649: --- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available)