Hudson build is back to normal: Pig-trunk #664

2010-01-19 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Pig-trunk/664/changes

Pig now has two new committers!

2010-01-19 Thread Olga Natkovich
Hi, It is my pleasure to announce that Pig now has two new committers - Ashutosh Chauhan and Richard Ding. Both Ashutosh and Richard have made significant contributions to Pig and we are glad to have them on board! Olga

[jira] Commented: (PIG-1195) InternalSortedBag should take care of sort order

2010-01-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802397#action_12802397 ] Alan Gates commented on PIG-1195: - The sorting algorithm in DefaultComparator does not match

[jira] Commented: (PIG-1193) Secondary sort issue on nested desc sort

2010-01-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802410#action_12802410 ] Alan Gates commented on PIG-1193: - +1, Patch looks good to me. But Ying should review it

[jira] Commented: (PIG-1191) POCast throws exception for certain sequences of LOAD, FILTER, FORACH

2010-01-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802413#action_12802413 ] Alan Gates commented on PIG-1191: - +1, looks good. POCast throws exception for certain

[jira] Updated: (PIG-1195) POSort should take care of sort order

2010-01-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1195: Description: POSort always use ascending order. We shall obey the sort order as specified in the script.

[jira] Commented: (PIG-1195) POSort should take care of sort order

2010-01-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802421#action_12802421 ] Daniel Dai commented on PIG-1195: - Thanks Alan. Actually after talking with Ying, I realize

[jira] Updated: (PIG-1140) [zebra] Use of Hadoop 2.0 APIs

2010-01-19 Thread Chao Wang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Wang updated PIG-1140: --- Status: Open (was: Patch Available) [zebra] Use of Hadoop 2.0 APIs

[jira] Updated: (PIG-1140) [zebra] Use of Hadoop 2.0 APIs

2010-01-19 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1140: - Status: Patch Available (was: Open) [zebra] Use of Hadoop 2.0 APIs

Re: SQL in Pig?

2010-01-19 Thread Alan Gates
We are still actively working on adding SQL to Pig. We hope to have an updated patch posted to that JIRA in February or March. Alan. On Jan 18, 2010, at 4:15 PM, Michael Dalton wrote: Hi, What's the current status of SQL support in Pig? I looked at the JIRA (

[jira] Updated: (PIG-1191) POCast throws exception for certain sequences of LOAD, FILTER, FORACH

2010-01-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1191: Resolution: Fixed Fix Version/s: 0.6.0 Status: Resolved (was: Patch Available) Checked

[jira] Updated: (PIG-1195) POSort should take care of sort order

2010-01-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1195: Attachment: PIG-1195-3.patch POSort should take care of sort order -

[jira] Updated: (PIG-1195) POSort should take care of sort order

2010-01-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1195: Status: Open (was: Patch Available) POSort should take care of sort order

[jira] Assigned: (PIG-1195) POSort should take care of sort order

2010-01-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai reassigned PIG-1195: --- Assignee: Daniel Dai POSort should take care of sort order -

[jira] Updated: (PIG-1195) POSort should take care of sort order

2010-01-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1195: Status: Patch Available (was: Open) POSort should take care of sort order

[jira] Commented: (PIG-1195) POSort should take care of sort order

2010-01-19 Thread Ying He (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802439#action_12802439 ] Ying He commented on PIG-1195: -- +1 POSort should take care of sort order

[jira] Updated: (PIG-1197) TextLoader should be updated to match changes to PigStorage

2010-01-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1197: Attachment: PIG-1197.patch Patch that changes TextLoader to use LineRecordReader. No unit tests are

[jira] Updated: (PIG-1197) TextLoader should be updated to match changes to PigStorage

2010-01-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1197: Fix Version/s: 0.7.0 Status: Patch Available (was: Open) TextLoader should be updated to match

[jira] Commented: (PIG-1197) TextLoader should be updated to match changes to PigStorage

2010-01-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802529#action_12802529 ] Alan Gates commented on PIG-1197: - Initial quick performance tests showed a 25% improvement

[jira] Commented: (PIG-1179) Consecutives ORDER BY on the same relation don't work

2010-01-19 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802550#action_12802550 ] Richard Ding commented on PIG-1179: --- Vincent, It seems there is a typo in the script. Do

[jira] Commented: (PIG-1140) [zebra] Use of Hadoop 2.0 APIs

2010-01-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802548#action_12802548 ] Hadoop QA commented on PIG-1140: +1 overall. Here are the results of testing the latest

[jira] Commented: (PIG-1195) POSort should take care of sort order

2010-01-19 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802552#action_12802552 ] Pradeep Kamath commented on PIG-1195: - One comment: - In unit test I would recommend you

[jira] Commented: (PIG-1197) TextLoader should be updated to match changes to PigStorage

2010-01-19 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802562#action_12802562 ] Dmitriy V. Ryaboy commented on PIG-1197: +1 looks good. Does it need to be changed

[jira] Updated: (PIG-1195) POSort should take care of sort order

2010-01-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1195: Attachment: PIG-1195-4.patch Use createInputFile instead of generateURI in test as per Pradeep's comment.

[jira] Commented: (PIG-1195) POSort should take care of sort order

2010-01-19 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802569#action_12802569 ] Pradeep Kamath commented on PIG-1195: - +1 for commit POSort should take care of sort

[jira] Commented: (PIG-1193) Secondary sort issue on nested desc sort

2010-01-19 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802578#action_12802578 ] Pradeep Kamath commented on PIG-1193: - Reviewed the changes +1 for commit Secondary

[jira] Updated: (PIG-1193) Secondary sort issue on nested desc sort

2010-01-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1193: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Patch

[jira] Commented: (PIG-1195) POSort should take care of sort order

2010-01-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802653#action_12802653 ] Hadoop QA commented on PIG-1195: +1 overall. Here are the results of testing the latest

[jira] Updated: (PIG-1195) POSort should take care of sort order

2010-01-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1195: Resolution: Fixed Release Note: Patch committed to both trunk and 0.6 branch. Hadoop Flags:

[jira] Commented: (PIG-1090) Update sources to reflect recent changes in load-store interfaces

2010-01-19 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802729#action_12802729 ] Dmitriy V. Ryaboy commented on PIG-1090: Looks good. In