apache parsing and pig-830

2009-06-09 Thread Earl Cahill
I am planning on coming to the hadoop stuff out near san fran, wednesday and thursday, thought I would get the latest and see how hard it would be to move the stuff I contributed awhile ago to head. Well, looks like someone beat me to it. Pretty dang cool. No mention of my awesome work, but

[jira] Commented: (PIG-821) simulate NTILE(n) , rank() functionality in pig

2009-06-09 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717635#action_12717635 ] Ankur commented on PIG-821: --- Ok, So I tried writing an NTILE UDF that accepts 1. Number of tiles

Re: apache parsing and pig-830

2009-06-09 Thread Dmitriy Ryaboy
Thanks for doing the work in the first place :-) Sorry about the lack of attribution. No @author tags... -D On Mon, Jun 8, 2009 at 11:13 PM, Earl Cahillcahi...@yahoo.com wrote: I am planning on coming to the hadoop stuff out near san fran, wednesday and thursday, thought I would get the

[jira] Created: (PIG-841) PERFORMANCE: The sample MR job in order by implementation can use Hadoop sorting instead of doing a POSort

2009-06-09 Thread Pradeep Kamath (JIRA)
PERFORMANCE: The sample MR job in order by implementation can use Hadoop sorting instead of doing a POSort -- Key: PIG-841 URL:

[jira] Commented: (PIG-835) Multiquery optimization does not handle the case where the map keys in the split plans have different key types (tuple and non tuple key type)

2009-06-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717817#action_12717817 ] Olga Natkovich commented on PIG-835: +1, the patch looks good. Multiquery optimization

[jira] Commented: (PIG-841) PERFORMANCE: The sample MR job in order by implementation can use Hadoop sorting instead of doing a POSort

2009-06-09 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717835#action_12717835 ] Pradeep Kamath commented on PIG-841: This mechanism can be used for any join which

[jira] Updated: (PIG-835) Multiquery optimization does not handle the case where the map keys in the split plans have different key types (tuple and non tuple key type)

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

[jira] Commented: (PIG-823) Hadoop Metadata Service

2009-06-09 Thread Matei Zaharia (JIRA)
[ https://issues.apache.org/jira/browse/PIG-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717876#action_12717876 ] Matei Zaharia commented on PIG-823: --- I agree with Jeff that that it might be better to make

[jira] Updated: (PIG-817) Pig Docs for 0.3.0 Release

2009-06-09 Thread Corinne Chandel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corinne Chandel updated PIG-817: Attachment: PIG-817-4.patch Patch # 4 for Pig-817 Includes updates for the Getting Started Guide AND

[jira] Updated: (PIG-817) Pig Docs for 0.3.0 Release

2009-06-09 Thread Corinne Chandel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corinne Chandel updated PIG-817: Attachment: (was: PIG-817-3.patch) Pig Docs for 0.3.0 Release --