[jira] [Updated] (PIG-2341) Need better documentation on Pig/HBase integration

2012-12-10 Thread Jayesh Thakrar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayesh Thakrar updated PIG-2341: Attachment: PIG-2341.3.patch Some more details added to the function documentation.

[jira] [Updated] (PIG-3078) Make a UDF that, given a string, returns just the columns prefixed by that string

2012-12-10 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3078: -- Attachment: PIG-3078-1.patch Updated documentation on the udf with usage Make

[jira] [Created] (PIG-3087) Refactor TestLogicalPlanBuilder to be meaningful

2012-12-10 Thread Jonathan Coveney (JIRA)
Jonathan Coveney created PIG-3087: - Summary: Refactor TestLogicalPlanBuilder to be meaningful Key: PIG-3087 URL: https://issues.apache.org/jira/browse/PIG-3087 Project: Pig Issue Type: Bug

[jira] [Updated] (PIG-3087) Refactor TestLogicalPlanBuilder to be meaningful

2012-12-10 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3087: -- Attachment: PIG-3087-0.patch Refactor TestLogicalPlanBuilder to be meaningful

[jira] [Updated] (PIG-3087) Refactor TestLogicalPlanBuilder to be meaningful

2012-12-10 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3087: -- Labels: newbie (was: ) Refactor TestLogicalPlanBuilder to be meaningful

[jira] [Updated] (PIG-3044) Trigger POPartialAgg compaction under GC pressure

2012-12-10 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3044: -- Attachment: PIG-3044-hotfix.patch I've attached what should fix this. Should be quick to review.

[jira] [Commented] (PIG-3044) Trigger POPartialAgg compaction under GC pressure

2012-12-10 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13528296#comment-13528296 ] Cheolsoo Park commented on PIG-3044: +1 for the hotfix patch. I also verified

[jira] [Updated] (PIG-3088) Add a builtin udf which removes prefixes

2012-12-10 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3088: -- Fix Version/s: 0.12 Status: Patch Available (was: Open) Add a builtin udf which

Jenkins build is back to normal : Pig-trunk #1375

2012-12-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/Pig-trunk/1375/changes

[jira] [Updated] (PIG-3082) outputSchema of a UDF allows two usages when describing a Tuple schema

2012-12-10 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3082: -- Attachment: PIG-3082-0.patch outputSchema of a UDF allows two usages when describing a

[jira] [Created] (PIG-3089) Implicit relation names

2012-12-10 Thread Russell Jurney (JIRA)
Russell Jurney created PIG-3089: --- Summary: Implicit relation names Key: PIG-3089 URL: https://issues.apache.org/jira/browse/PIG-3089 Project: Pig Issue Type: New Feature Components:

[jira] [Updated] (PIG-3089) Implicit relation names

2012-12-10 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-3089: Description: A = load foo; B = load bar; filter A by id 5; join A_1 by id, B by id; // or A_filter

Re: Our release process

2012-12-10 Thread Russell Jurney
Wait. Ack. Do we want everyone to do this? This sounds like fragmentation. :( Russell Jurney twitter.com/rjurney On Dec 10, 2012, at 3:24 PM, Olga Natkovich onatkov...@yahoo.com wrote: If everybody is using a private branch then (1) We are not serving a significant part of our community

[jira] [Commented] (PIG-3089) Implicit relation names

2012-12-10 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13528678#comment-13528678 ] Russell Jurney commented on PIG-3089: - The other way to do this is... just stick with