[jira] [Updated] (PIG-2317) Ruby/Jruby UDFs

2011-10-17 Thread Jonathan Coveney (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2317: -- Attachment: pigjruby.rb PigUdf.rb jruby_scripting_4.patch I made

What can cause a spill to fail?

2011-10-17 Thread Jonathan Coveney
I recently got this error. I know for a fact I am doing something that is causing memory errors, I'm just not sure what. I was wondering if any of you have run into this error before, and know what sorts of things might lead to it? In this case, it is arising from an Algebraic interface, so the

Re: What can cause a spill to fail?

2011-10-17 Thread Jonathan Coveney
I got some more info. The random INITIAL whatever is just me testing an algebraic udf in jruby. I'm pasting the stack trace from where the errors start. Exception in thread Low Memory Detector Exception in thread Poller SunPKCS11-Darwin java.lang.OutOfMemoryError: Java heap space INITIAL item

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

2011-10-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/Pig-trunk/1113/changes

[jira] [Commented] (PIG-2321) Pig 0.9 generates an improper MR plan

2011-10-17 Thread Vivek Padmanabhan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13128789#comment-13128789 ] Vivek Padmanabhan commented on PIG-2321: The same script with 0.7 fails during the

Re: [jira] [Commented] (PIG-2321) Pig 0.9 generates an improper MR plan

2011-10-17 Thread Dmitriy Ryaboy
Vivek, that issue has been reported -- it's pig thinking you are trying to use the new (as of 0.8) scalar feature. On Oct 17, 2011, at 4:10 AM, Vivek Padmanabhan (Commented) (JIRA) j...@apache.org wrote: [

[jira] [Resolved] (PIG-2321) Pig 0.9 generates an improper MR plan

2011-10-17 Thread Vivek Padmanabhan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vivek Padmanabhan resolved PIG-2321. Resolution: Duplicate This issue is already reported in PIG-2205.Marking this as duplicate.

[jira] [Updated] (PIG-2317) Ruby/Jruby UDFs

2011-10-17 Thread Jonathan Coveney (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2317: -- Attachment: (was: PigUdf.rb) Ruby/Jruby UDFs --- Key:

[jira] [Commented] (PIG-482) PERFORMANCE: Use hand crafted integer/long conversions

2011-10-17 Thread Jonathan Coveney (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129081#comment-13129081 ] Jonathan Coveney commented on PIG-482: -- I promise I'm not trying to engage in JIRA

[jira] [Commented] (PIG-2134) ReadScalars message scalar has more than one row in the output does not provide enough information to help programmer find and fix script syntax error.

2011-10-17 Thread Jim Plush (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129110#comment-13129110 ] Jim Plush commented on PIG-2134: This just bit me today for the exact reason you describe.

[jira] [Created] (PIG-2322) varargs functions do not get passed the arguments in Python embedding

2011-10-17 Thread Julien Le Dem (Created) (JIRA)
varargs functions do not get passed the arguments in Python embedding - Key: PIG-2322 URL: https://issues.apache.org/jira/browse/PIG-2322 Project: Pig Issue Type: Bug

[jira] [Updated] (PIG-2322) varargs functions do not get passed the arguments in Python embedding

2011-10-17 Thread Julien Le Dem (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2322: --- Attachment: PIG-2322.patch PIG-2322.patch fixes it and adds a test based on the example above

[jira] [Resolved] (PIG-482) PERFORMANCE: Use hand crafted integer/long conversions

2011-10-17 Thread Thejas M Nair (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved PIG-482. --- Resolution: Duplicate Looks like this was addressed in PIG-1028. PERFORMANCE: Use

[jira] [Reopened] (PIG-482) PERFORMANCE: Use hand crafted integer/long conversions

2011-10-17 Thread Dmitriy V. Ryaboy (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy reopened PIG-482: --- I don't think this is a duplicate. The linked ticket is about switching *to* Long.valueOf() and

[jira] [Created] (PIG-2323) Create vector version of Pig logo

2011-10-17 Thread Jakob Homan (Created) (JIRA)
Create vector version of Pig logo - Key: PIG-2323 URL: https://issues.apache.org/jira/browse/PIG-2323 Project: Pig Issue Type: Task Reporter: Jakob Homan Priority: Minor The only

[jira] [Commented] (PIG-2323) Create vector version of Pig logo

2011-10-17 Thread Jeremy Hanna (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129227#comment-13129227 ] Jeremy Hanna commented on PIG-2323: --- I would love to see a new version of the logo

[jira] [Updated] (PIG-2317) Ruby/Jruby UDFs

2011-10-17 Thread Jonathan Coveney (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2317: -- Attachment: pigjruby.rb PigUdf.rb jruby_scripting_5.patch Ok! I