Re: Review Request: RANK function like in SQL

2012-08-09 Thread aavendan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5523/ --- (Updated Aug. 9, 2012, 10:22 a.m.) Review request for pig, aavendan and

Build failed in Jenkins: Pig-trunk #1295

2012-08-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/Pig-trunk/1295/changes Changes: [jcoveney] [PIG-2862] Hardcode certain tuple lengths into the TUPLE BinInterSedes byte identifier (jcoveney) -- [...truncated 40322 lines...] [junit] at

[jira] [Updated] (PIG-2812) Spill InternalCachedBag into only 1 file

2012-08-09 Thread Haitao Yao (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haitao Yao updated PIG-2812: Attachment: spill.patch patch for spill spill into only 1 directory and use shutdownhook to delete the dir

Re: illustrate

2012-08-09 Thread Gianmarco De Francisci Morales
Hi Allan, I think I found an answer to your problem: 1) Modify PhysicalPlanResetter by adding: @Override public void visitCounter(POCounter counter) throws VisitorException { counter.reset(); } 2) Modify POCounter by adding @Override public void reset() {

[jira] [Commented] (PIG-2851) Add flag to ant to run with a debugger port

2012-08-09 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431952#comment-13431952 ] Jonathan Coveney commented on PIG-2851: --- +1 Add flag to ant to run

[jira] [Commented] (PIG-2860) TestAvroStorageUtils.testGetConcretePathFromGlob fails on some version of hadoop

2012-08-09 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13431971#comment-13431971 ] Jonathan Coveney commented on PIG-2860: --- +1 Thanks Chelsoo!

Re: Review Request: RANK function like in SQL

2012-08-09 Thread Gianmarco De Francisci Morales
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5523/#review10069 ---

Re: Review Request: RANK function like in SQL

2012-08-09 Thread aavendan
On Aug. 9, 2012, 5:33 p.m., Gianmarco De Francisci Morales wrote: http://svn.apache.org/repos/asf/pig/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapReduceLayer/JobControlCompiler.java, line 342 https://reviews.apache.org/r/5523/diff/9/?file=136055#file136055line342

Re: Review Request: RANK function like in SQL

2012-08-09 Thread Gianmarco De Francisci Morales
On Aug. 9, 2012, 5:33 p.m., Gianmarco De Francisci Morales wrote: http://svn.apache.org/repos/asf/pig/trunk/src/org/apache/pig/pen/IllustratorAttacher.java, line 283 https://reviews.apache.org/r/5523/diff/9/?file=136086#file136086line283 Which are the 3 equivalence classes?

Re: Review Request: RANK function like in SQL

2012-08-09 Thread aavendan
On Aug. 9, 2012, 5:33 p.m., Gianmarco De Francisci Morales wrote: http://svn.apache.org/repos/asf/pig/trunk/src/org/apache/pig/pen/IllustratorAttacher.java, line 288 https://reviews.apache.org/r/5523/diff/9/?file=136086#file136086line288 Same here, why 3 equivalence classes?

[jira] [Updated] (PIG-2851) Add flag to ant to run with a debugger port

2012-08-09 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated PIG-2851: - Attachment: PIG-2851.2.patch This is an updated path with merged changes from trunk. Committing now.

[jira] [Updated] (PIG-2851) Add flag to ant to run tests with a debugger port

2012-08-09 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated PIG-2851: - Summary: Add flag to ant to run tests with a debugger port (was: Add flag to ant to run with a debugger

[jira] [Updated] (PIG-2851) Add flag to ant to run tests with a debugger port

2012-08-09 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated PIG-2851: - Resolution: Fixed Status: Resolved (was: Patch Available) Add flag to ant to run tests with

JIRA issues

2012-08-09 Thread Bill Graham
FYI: https://issues.apache.org/jira/browse/INFRA-5131 Issue is that new JIRA creation is currently failing.

[jira] [Commented] (PIG-2868) PigServer fails with macros without a script file

2012-08-09 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432237#comment-13432237 ] Bill Graham commented on PIG-2868: -- Duplicate of PIG-2866. Can't close this JIRA because

[jira] [Commented] (PIG-2867) PigServer fails with macros without a script file

2012-08-09 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432239#comment-13432239 ] Bill Graham commented on PIG-2867: -- Duplicate of PIG-2866. Can't close this JIRA because

[jira] [Commented] (PIG-2865) PigServer fails with macros without a script file

2012-08-09 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432240#comment-13432240 ] Bill Graham commented on PIG-2865: -- Duplicate of PIG-2866. Can't close this JIRA because

[jira] [Commented] (PIG-2866) PigServer fails with macros without a script file

2012-08-09 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432241#comment-13432241 ] Bill Graham commented on PIG-2866: -- The job fails with an exception like this: {noformat}

Re: JIRA issues

2012-08-09 Thread Bill Graham
Actually the JIRA gets created in a bad state where it can't be closed. I'd recommend holding off on creating any new JIRAs until INFRA-5131 is resolved. Here's what they look like (notice the missing top buttons): https://issues.apache.org/jira/browse/PIG-2866 On Thu, Aug 9, 2012 at 3:27 PM,

[jira] [Commented] (PIG-2866) PigServer fails with macros without a script file

2012-08-09 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432264#comment-13432264 ] Bill Graham commented on PIG-2866: -- Here's a workaround for now. Instead of passing an

Build failed in Jenkins: Pig-trunk #1296

2012-08-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/Pig-trunk/1296/changes Changes: [billgraham] PIG-2851: Add flag to ant to run tests with a debugger port (billgraham) [jcoveney] fix CHANGES from PIG-2860 [jcoveney] PIG-2860: TestAvroStorageUtils.testGetConcretePathFromGlob fails on some version of hadoop

Re: JIRA issues

2012-08-09 Thread Cheolsoo Park
Oh, I have also created one that is missing top buttons. On Thu, Aug 9, 2012 at 3:36 PM, Bill Graham billgra...@gmail.com wrote: Actually the JIRA gets created in a bad state where it can't be closed. I'd recommend holding off on creating any new JIRAs until INFRA-5131 is resolved. Here's

[jira] [Updated] (PIG-2866) PigServer fails with macros without a script file

2012-08-09 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated PIG-2866: - Attachment: PIG-2866.1.patch Here's a unit test with the fix. PigServer fails with

[jira] [Updated] (PIG-2866) PigServer fails with macros without a script file

2012-08-09 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated PIG-2866: - Patch Info: Patch Available PigServer fails with macros without a script file

[jira] [Commented] (PIG-2866) PigServer fails with macros without a script file

2012-08-09 Thread Alex Rovner (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432373#comment-13432373 ] Alex Rovner commented on PIG-2866: -- Thanks Bill! PigServer fails with

[jira] [Commented] (PIG-2866) PigServer fails with macros without a script file

2012-08-09 Thread Alex Rovner (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432375#comment-13432375 ] Alex Rovner commented on PIG-2866: -- Should we change the affected version?

[jira] [Commented] (PIG-366) PigPen - Eclipse plugin for a graphical PigLatin editor

2012-08-09 Thread Alex Rovner (JIRA)
[ https://issues.apache.org/jira/browse/PIG-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13432379#comment-13432379 ] Alex Rovner commented on PIG-366: - Thanks everyone for the input. I have decided to fork