[jira] Commented: (PIG-1221) Filter equality does not work for tuples

2010-06-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880271#action_12880271 ] Alan Gates commented on PIG-1221: - +1 Filter equality does not work for tuples

Re: skew join in pig

2010-06-18 Thread Alan Gates
Are you asking how many reducers are used to split a hot key? If so, the answer is as many as we estimate it will take to make the the records for the key fit into memory. For example, if we have a key which we estimate has 10 million records, each record being about 100 bytes and for

[jira] Created: (PIG-1459) Need a standard way to communicate the requested fields between front and back end for loaders

2010-06-18 Thread Alan Gates (JIRA)
Need a standard way to communicate the requested fields between front and back end for loaders -- Key: PIG-1459 URL: https://issues.apache.org/jira/browse/PIG-1459

[jira] Commented: (PIG-1459) Need a standard way to communicate the requested fields between front and back end for loaders

2010-06-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880293#action_12880293 ] Alan Gates commented on PIG-1459: - From email thread on pig-user: I'm trying to figure out

[jira] Created: (PIG-1460) UDF manual and javadocs should make clear how to use RequiredFieldList

2010-06-18 Thread Alan Gates (JIRA)
UDF manual and javadocs should make clear how to use RequiredFieldList -- Key: PIG-1460 URL: https://issues.apache.org/jira/browse/PIG-1460 Project: Pig Issue Type: Bug

[jira] Commented: (PIG-1460) UDF manual and javadocs should make clear how to use RequiredFieldList

2010-06-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880299#action_12880299 ] Alan Gates commented on PIG-1460: - From email thread on the pig-user list: {quote} The

[jira] Updated: (PIG-1460) UDF manual and javadocs should make clear how to use RequiredFieldList

2010-06-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1460: Fix Version/s: 0.8.0 UDF manual and javadocs should make clear how to use RequiredFieldList

[jira] Updated: (PIG-1405) Need to move many standard functions from piggybank into Pig

2010-06-18 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated PIG-1405: Attachment: StandardUDFtoPig4.patch fixed findbugs error javac errors were due to having COR and COV

[jira] Updated: (PIG-1405) Need to move many standard functions from piggybank into Pig

2010-06-18 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated PIG-1405: Status: Patch Available (was: Open) Need to move many standard functions from piggybank into Pig

[jira] Updated: (PIG-1405) Need to move many standard functions from piggybank into Pig

2010-06-18 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated PIG-1405: Status: Open (was: Patch Available) Need to move many standard functions from piggybank into Pig

[jira] Updated: (PIG-1453) [zebra] Intermittent failure for TestOrderPreserveUnionHDFS

2010-06-18 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1453: -- Status: Open (was: Patch Available) [zebra] Intermittent failure for TestOrderPreserveUnionHDFS

[jira] Updated: (PIG-1453) [zebra] Intermittent failure for TestOrderPreserveUnionHDFS

2010-06-18 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1453: -- Attachment: PIG-1453.patch [zebra] Intermittent failure for TestOrderPreserveUnionHDFS

[jira] Updated: (PIG-1453) [zebra] Intermittent failure for TestOrderPreserveUnionHDFS

2010-06-18 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1453: -- Status: Patch Available (was: Open) [zebra] Intermittent failure for TestOrderPreserveUnionHDFS

[jira] Commented: (PIG-1405) Need to move many standard functions from piggybank into Pig

2010-06-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880421#action_12880421 ] Hadoop QA commented on PIG-1405: -1 overall. Here are the results of testing the latest