[jira] [Commented] (PIG-2994) Grunt shortcuts

2013-01-29 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566225#comment-13566225 ] Prasanth J commented on PIG-2994: - Ping! Can someone please review this patch? Not sure to w

Re: Pig 11.0

2013-01-29 Thread Alan Gates
Olga had previously volunteered to be RM for this release. Olga, did you still want to do this or are you open to someone else taking it on? BTW, I don't have time to drive it right now either, though I'm happy to coach a first time RM through it if Olga doesn't want to do it. Alan. On Jan 2

[jira] [Updated] (PIG-3137) fix Piggybank test to not using /tmp dir

2013-01-29 Thread Johnny Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johnny Zhang updated PIG-3137: -- Attachment: PIG-3137.patch.txt this patch changes TestDBStorage and TestAvroStorage not use /tmp to store

[jira] [Updated] (PIG-3137) fix Piggybank test to not using /tmp dir

2013-01-29 Thread Johnny Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johnny Zhang updated PIG-3137: -- Status: Patch Available (was: Open) > fix Piggybank test to not using /tmp dir > ---

[jira] Subscription: PIG patch available

2013-01-29 Thread jira
Issue Subscription Filter: PIG patch available (25 issues) Subscriber: pigdaily Key Summary PIG-3136Introduce a syntax making declared aliases optional https://issues.apache.org/jira/browse/PIG-3136 PIG-3123Simplify Logical Plans By Removing Unneccessary Identi

Re: Pig 11.0

2013-01-29 Thread Daniel Dai
My hands are full these several days, I can try after several days but no promise. Thanks, Daniel On Tue, Jan 29, 2013 at 11:40 AM, Dmitriy Ryaboy wrote: > Sounds like we can roll a release. > Who wants to do the honors? > > I think Olga and Daniel have done it in the past, not sure if they have

[jira] [Updated] (PIG-3148) OutOfMemory exception while spilling stale DefaultDataBag. Extra option to gc() before spilling large bag.

2013-01-29 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-3148: -- Attachment: pig-3148-v01.patch Uploading a patch that adds a feature that would call System.gc() when Sp

[jira] [Commented] (PIG-3148) OutOfMemory exception while spilling stale DefaultDataBag. Extra option to gc() before spilling large bag.

2013-01-29 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565975#comment-13565975 ] Koji Noguchi commented on PIG-3148: --- I cannot attach the original query, but to give you a

[jira] [Created] (PIG-3148) OutOfMemory exception while spilling stale DefaultDataBag. Extra option to gc() before spilling large bag.

2013-01-29 Thread Koji Noguchi (JIRA)
Koji Noguchi created PIG-3148: - Summary: OutOfMemory exception while spilling stale DefaultDataBag. Extra option to gc() before spilling large bag. Key: PIG-3148 URL: https://issues.apache.org/jira/browse/PIG-3148

[jira] [Updated] (PIG-3147) Spill failing with "java.lang.RuntimeException: InternalCachedBag.spill() should not be called"

2013-01-29 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-3147: -- Attachment: pig-3147-v01.txt Reading PIG-975, InternalCachedBag should not register with SpillableMemory

[jira] [Updated] (PIG-2266) bug with input file joining optimization in Pig

2013-01-29 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2266: --- Resolution: Fixed Fix Version/s: 0.12 Status: Resolved (was: Patch Available) Commit

Re: Getting Pig 0.11 out

2013-01-29 Thread Koji Noguchi
Somehow 0.11 is failing when trying to spill. Has anyone else seen this? Opened PIG-3147. Koji On Jan 21, 2013, at 10:43 PM, Bill Graham wrote: > Great, thanks all. I've just removed 0.11 from PIG-2973 and subtasks and > we're now down to 5 issues. So close! > > > > On Mon, Jan 21, 2013 at

[jira] [Commented] (PIG-2923) Lazily register bags with SpillableMemoryManager

2013-01-29 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565705#comment-13565705 ] Koji Noguchi commented on PIG-2923: --- Hi Dmitriy, I'm seeing a weird error when pig 0.11 tr

Re: Pig 11.0

2013-01-29 Thread Dmitriy Ryaboy
Sounds like we can roll a release. Who wants to do the honors? I think Olga and Daniel have done it in the past, not sure if they have the time? On Mon, Jan 28, 2013 at 11:37 PM, Bill Graham wrote: > I've just committed the 2 documentation jiras and all Pig 0.11 issues are > resolved once agai

[jira] [Commented] (PIG-3147) Spill failing with "java.lang.RuntimeException: InternalCachedBag.spill() should not be called"

2013-01-29 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565698#comment-13565698 ] Koji Noguchi commented on PIG-3147: --- Dumping a stacktrace when InternalCacheBag is added t

[jira] [Created] (PIG-3147) Spill failing with "java.lang.RuntimeException: InternalCachedBag.spill() should not be called"

2013-01-29 Thread Koji Noguchi (JIRA)
Koji Noguchi created PIG-3147: - Summary: Spill failing with "java.lang.RuntimeException: InternalCachedBag.spill() should not be called" Key: PIG-3147 URL: https://issues.apache.org/jira/browse/PIG-3147 P

[jira] [Commented] (PIG-2878) Pig current releases lack a UDF equalIgnoreCase.This function returns a Boolean value indicating whether string left is equal to string right. This check is case insensit

2013-01-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565550#comment-13565550 ] Alan Gates commented on PIG-2878: - I'll review this. > Pig current releases

[jira] [Commented] (PIG-1824) Support import modules in Jython UDF

2013-01-29 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565541#comment-13565541 ] Russell Jurney commented on PIG-1824: - This does not actually work for me, in either Pig

[jira] [Created] (PIG-3146) Can't 'import re' in Pig 0.10/0.10.1: ImportError: No module named re

2013-01-29 Thread Russell Jurney (JIRA)
Russell Jurney created PIG-3146: --- Summary: Can't 'import re' in Pig 0.10/0.10.1: ImportError: No module named re Key: PIG-3146 URL: https://issues.apache.org/jira/browse/PIG-3146 Project: Pig

[jira] [Updated] (PIG-2878) Pig current releases lack a UDF equalIgnoreCase.This function returns a Boolean value indicating whether string left is equal to string right. This check is case insensitiv

2013-01-29 Thread Shami B (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shami B updated PIG-2878: - Attachment: PIG-2878-UnitTest.patch Please find the attached unit test case for the EqualsIgnore UDF.

[jira] [Updated] (PIG-2878) Pig current releases lack a UDF equalIgnoreCase.This function returns a Boolean value indicating whether string left is equal to string right. This check is case insensitiv

2013-01-29 Thread Shami B (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shami B updated PIG-2878: - Status: Patch Available (was: Open) Please find the attached unit test case for EqualsIgnoreCase UDF

[jira] [Commented] (PIG-2878) Pig current releases lack a UDF equalIgnoreCase.This function returns a Boolean value indicating whether string left is equal to string right. This check is case insensit

2013-01-29 Thread Shami B (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565308#comment-13565308 ] Shami B commented on PIG-2878: -- Thanks for the review comments. I am working on the unit test c