[jira] [Commented] (PIG-3006) Modernize a chunk of the tests

2012-11-06 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492182#comment-13492182 ] Jonathan Coveney commented on PIG-3006: --- Awesome! Thanks, Cheolsoo. Now onto https://

[jira] [Commented] (PIG-3035) With latest version of hadoop23 pig does not return the correct exception stack trace from backend

2012-11-06 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492159#comment-13492159 ] Daniel Dai commented on PIG-3035: - +1 > With latest version of hadoop23 pig

[jira] [Updated] (PIG-3006) Modernize a chunk of the tests

2012-11-06 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3006: --- Attachment: PIG-3006-4.patch > Modernize a chunk of the tests > -- > >

[jira] [Updated] (PIG-3006) Modernize a chunk of the tests

2012-11-06 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3006: --- Resolution: Fixed Status: Resolved (was: Patch Available) I ran the full unit test suite with

Re: Our release process

2012-11-06 Thread Jonathan Coveney
I think it might be good to clarify (for me) a couple of cases: 1. we have branched a new release 2. an existing release The way I understand things, in the case of 1, we have a backlog of patches (not all of which are P1 bugs), and that's ok. If a new bad bug comes in (the subject of debate here

[jira] Subscription: PIG patch available

2012-11-06 Thread jira
Issue Subscription Filter: PIG patch available (33 issues) Subscriber: pigdaily Key Summary PIG-3035With latest version of hadoop23 pig does not return the correct exception stack trace from backend https://issues.apache.org/jira/browse/PIG-3035 PIG-3034Remove

[jira] [Updated] (PIG-2937) generated field in nested foreach does not inherit the variable name as the field name

2012-11-06 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2937: -- Attachment: PIG-2937-2.patch Rohini, Not sure what happened. I thought it worked locally, but ma

Re: Review Request: PIG-2405: some unit test case failed with open JDK

2012-11-06 Thread Cheolsoo Park
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7898/#review13183 --- Hi Fangfang, Overall looks good. I like how you fixed TestMRCompiler

[jira] [Updated] (PIG-3014) CurrentTime() UDF has undesirable characteristics

2012-11-06 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3014: -- Attachment: PIG-3014-1.patch I think this patch is a good compromise. I was talking to Bill earli

[jira] [Created] (PIG-3036) Refactor Pig's logical plan to be immutable

2012-11-06 Thread Jonathan Coveney (JIRA)
Jonathan Coveney created PIG-3036: - Summary: Refactor Pig's logical plan to be immutable Key: PIG-3036 URL: https://issues.apache.org/jira/browse/PIG-3036 Project: Pig Issue Type: Improvement

[jira] [Updated] (PIG-3035) With latest version of hadoop23 pig does not return the correct exception stack trace from backend

2012-11-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3035: Description: With latest version of hadoop, the job failure shown to user is always Co

[jira] [Updated] (PIG-3035) With latest version of hadoop23 pig does not return the correct exception stack trace from backend

2012-11-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3035: Status: Patch Available (was: Open) > With latest version of hadoop23 pig does not retur

[jira] [Updated] (PIG-3035) With latest version of hadoop23 pig does not return the correct exception stack trace from backend

2012-11-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3035: Attachment: PIG-3035.patch The attached patch fixes the ArrayIndexOutOfBoundsException for el

[jira] [Commented] (PIG-3006) Modernize a chunk of the tests

2012-11-06 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491747#comment-13491747 ] Jonathan Coveney commented on PIG-3006: --- Cheolsoo, Absolutely feel free to proceed as

[jira] [Commented] (PIG-3035) With latest version of hadoop23 pig does not return the correct exception stack trace from backend

2012-11-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491745#comment-13491745 ] Rohini Palaniswamy commented on PIG-3035: - In Launcher.java getErrorMessages(), the

[jira] [Updated] (PIG-3006) Modernize a chunk of the tests

2012-11-06 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3006: --- Attachment: PIG-3006-3.patch I am running the unit test suite with this patch and like to commit this t

[jira] [Commented] (PIG-3015) Rewrite of AvroStorage

2012-11-06 Thread Joseph Adler (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491741#comment-13491741 ] Joseph Adler commented on PIG-3015: --- I put the code in o.a.impl.util. Not a big deal to mo

[jira] [Created] (PIG-3035) With latest version of hadoop23 pig does not return the correct exception stack trace from backend

2012-11-06 Thread Rohini Palaniswamy (JIRA)
Rohini Palaniswamy created PIG-3035: --- Summary: With latest version of hadoop23 pig does not return the correct exception stack trace from backend Key: PIG-3035 URL: https://issues.apache.org/jira/browse/PIG-3035

[jira] [Commented] (PIG-2989) Illustrate for Rank Operator

2012-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/PIG-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491578#comment-13491578 ] Allan AvendaƱo commented on PIG-2989: - Thanks Alan for checking it! >

[jira] [Comment Edited] (PIG-3034) Remove Penny code from Pig repository

2012-11-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491497#comment-13491497 ] Alan Gates edited comment on PIG-3034 at 11/6/12 2:59 PM: -- In addit

[jira] [Updated] (PIG-3034) Remove Penny code from Pig repository

2012-11-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-3034: Status: Patch Available (was: Open) > Remove Penny code from Pig repository > --

[jira] [Updated] (PIG-3034) Remove Penny code from Pig repository

2012-11-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-3034: Attachment: PIG-penniless.patch In addition to applying this patch the reviewer must also do: svn rm contrib

[jira] [Created] (PIG-3034) Remove Penny code from Pig repository

2012-11-06 Thread Alan Gates (JIRA)
Alan Gates created PIG-3034: --- Summary: Remove Penny code from Pig repository Key: PIG-3034 URL: https://issues.apache.org/jira/browse/PIG-3034 Project: Pig Issue Type: Task Affects Versions: 0.

[jira] [Commented] (PIG-2989) Illustrate for Rank Operator

2012-11-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491490#comment-13491490 ] Alan Gates commented on PIG-2989: - Patch looks good. Unit tests look good. I'll run the e2

[jira] [Commented] (PIG-3006) Modernize a chunk of the tests

2012-11-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491487#comment-13491487 ] Alan Gates commented on PIG-3006: - +1 from another pair of eyeballs. :) Thanks for taking o

Re: Review Request: PIG-2405: some unit test case failed with open JDK

2012-11-06 Thread Fang Fang Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7898/ --- (Updated Nov. 6, 2012, 12:57 p.m.) Review request for pig. Changes --- Ma

[jira] [Commented] (PIG-2405) svn tags/release-0.9.1: some unit test case failed with open JDK

2012-11-06 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491420#comment-13491420 ] fang fang chen commented on PIG-2405: - Loaded the patch to RB: https://reviews.apache.or

Review Request: some unit test case failed with open JDK

2012-11-06 Thread Fang Fang Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7898/ --- Review request for pig. Description --- For PIG-2405, fix 3 UTs:TestDataMod

[jira] [Updated] (PIG-2405) svn tags/release-0.9.1: some unit test case failed with open JDK

2012-11-06 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang fang chen updated PIG-2405: Attachment: (was: PIG-2405-trunk.patch) > svn tags/release-0.9.1: some unit test case failed

[jira] [Updated] (PIG-2405) svn tags/release-0.9.1: some unit test case failed with open JDK

2012-11-06 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang fang chen updated PIG-2405: Attachment: PIG-2405-trunk.patch > svn tags/release-0.9.1: some unit test case failed with open J

[jira] [Commented] (PIG-2405) svn tags/release-0.9.1: some unit test case failed with open JDK

2012-11-06 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491394#comment-13491394 ] fang fang chen commented on PIG-2405: - Hi Rohini and Cheolsoo, TestMRCompiler is fixed

[jira] [Updated] (PIG-2405) svn tags/release-0.9.1: some unit test case failed with open JDK

2012-11-06 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang fang chen updated PIG-2405: Attachment: PIG-2405-trunk.patch > svn tags/release-0.9.1: some unit test case failed with open J

[jira] [Updated] (PIG-2405) svn tags/release-0.9.1: some unit test case failed with open JDK

2012-11-06 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang fang chen updated PIG-2405: Attachment: (was: PIG-2405-0.11.patch) > svn tags/release-0.9.1: some unit test case failed w

[jira] [Updated] (PIG-2405) svn tags/release-0.9.1: some unit test case failed with open JDK

2012-11-06 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang fang chen updated PIG-2405: Attachment: (was: PIG-2405-trunk.patch) > svn tags/release-0.9.1: some unit test case failed

[jira] [Commented] (PIG-2405) svn tags/release-0.9.1: some unit test case failed with open JDK

2012-11-06 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491322#comment-13491322 ] fang fang chen commented on PIG-2405: - Update patches: remove tabs. > s

[jira] [Updated] (PIG-2405) svn tags/release-0.9.1: some unit test case failed with open JDK

2012-11-06 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang fang chen updated PIG-2405: Attachment: PIG-2405-trunk.patch > svn tags/release-0.9.1: some unit test case failed with open J

[jira] [Updated] (PIG-2405) svn tags/release-0.9.1: some unit test case failed with open JDK

2012-11-06 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang fang chen updated PIG-2405: Attachment: PIG-2405-0.11.patch > svn tags/release-0.9.1: some unit test case failed with open JD

[jira] [Updated] (PIG-2405) svn tags/release-0.9.1: some unit test case failed with open JDK

2012-11-06 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang fang chen updated PIG-2405: Attachment: (was: PIG-2405-trunk.patch) > svn tags/release-0.9.1: some unit test case failed

[jira] [Updated] (PIG-2405) svn tags/release-0.9.1: some unit test case failed with open JDK

2012-11-06 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang fang chen updated PIG-2405: Attachment: (was: PIG-2405-0.11.patch) > svn tags/release-0.9.1: some unit test case failed w

[jira] [Commented] (PIG-2405) svn tags/release-0.9.1: some unit test case failed with open JDK

2012-11-06 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491303#comment-13491303 ] fang fang chen commented on PIG-2405: - Yes, you are right. We can not sort the output:-)

[jira] [Commented] (PIG-3014) CurrentTime() UDF has undesirable characteristics

2012-11-06 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491301#comment-13491301 ] Jonathan Coveney commented on PIG-3014: --- (as a sidenote, I was thinking about this, an

[jira] [Commented] (PIG-2405) svn tags/release-0.9.1: some unit test case failed with open JDK

2012-11-06 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491298#comment-13491298 ] fang fang chen commented on PIG-2405: - Agree with you and Rohini that we should avoid mo

[jira] [Commented] (PIG-3014) CurrentTime() UDF has undesirable characteristics

2012-11-06 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491288#comment-13491288 ] Jonathan Coveney commented on PIG-3014: --- Zhijie, I think that the semantics in my pat