[jira] [Assigned] (PIG-3154) TestPackage.testOperator fails in trunk

2013-02-04 Thread Johnny Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johnny Zhang reassigned PIG-3154: - Assignee: Johnny Zhang > TestPackage.testOperator fails in trunk >

[jira] [Updated] (PIG-3138) Decouple PigServer.executeBatch() from compilation of batch

2013-02-04 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3138: - Attachment: PIG-3138_1.patch [~cheolsoo] corrected the comment in this new patch.

[jira] [Commented] (PIG-3138) Decouple PigServer.executeBatch() from compilation of batch

2013-02-04 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570871#comment-13570871 ] Prashant Kommireddi commented on PIG-3138: -- Nice catch! I will update it. Thanks Ch

[jira] [Updated] (PIG-3138) Decouple PigServer.executeBatch() from compilation of batch

2013-02-04 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3138: --- Status: Patch Available (was: Open) Hi Prashant, LGTM. I have one question: {quote} This method should

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

2013-02-04 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3137: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk. Thanks Johnny!

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

2013-02-04 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570827#comment-13570827 ] Cheolsoo Park commented on PIG-3137: +1. Looks good. I will commit it after running test

[jira] Subscription: PIG patch available

2013-02-04 Thread jira
Issue Subscription Filter: PIG patch available (22 issues) Subscriber: pigdaily Key Summary PIG-3158Errors in the document "Control Structures" https://issues.apache.org/jira/browse/PIG-3158 PIG-3142Fixed-width load and store functions for the Piggybank

[jira] [Commented] (PIG-3135) HExecutionEngine should look for resources in user passed Properties

2013-02-04 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570739#comment-13570739 ] Prashant Kommireddi commented on PIG-3135: -- Thanks for the review and commit, Cheol

[jira] [Resolved] (PIG-3135) HExecutionEngine should look for resources in user passed Properties

2013-02-04 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-3135. Resolution: Fixed Fix Version/s: 0.12 Committed to trunk. Thanks Prashant! >

Re: Move pig project from svn to git repository

2013-02-04 Thread Julien Le Dem
Sure, I'm more interested in how our patch-file-based contribution process would be improved by moving to git. I'm not against it but I'd like we think this through. So my question is: How would someone contribute once we move to git? How do they attach their work to a jira? (patch file, pointer to

[jira] [Commented] (PIG-3138) Decouple PigServer.executeBatch() from compilation of batch

2013-02-04 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570559#comment-13570559 ] Prashant Kommireddi commented on PIG-3138: -- Ping! Can a committer please take a loo

[jira] [Commented] (PIG-3157) Move LENGTH from Piggybank to builtin, make LENGTH work for multiple types similar to SIZE

2013-02-04 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570557#comment-13570557 ] Russell Jurney commented on PIG-3157: - It could be an alias for SIZE. Two differences:

[jira] [Commented] (PIG-3157) Move LENGTH from Piggybank to builtin, make LENGTH work for multiple types similar to SIZE

2013-02-04 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570549#comment-13570549 ] Alan Gates commented on PIG-3157: - How does LENGTH differ from SIZE? > Move

Re: Move pig project from svn to git repository

2013-02-04 Thread Russell Jurney
Others (Cassandra?) have trail blazed already. On Mon, Feb 4, 2013 at 10:44 AM, Julien Le Dem wrote: > There was a thread about this last year: > http://mail-archives.apache.org/mod_mbox/pig-dev/201203.mbox/thread?5 > As I recall there was no opposition but also no strong motivation to be > tra

[jira] [Commented] (PIG-3098) Add another test for the self join case

2013-02-04 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570502#comment-13570502 ] Alan Gates commented on PIG-3098: - +1, patch looks good, new test passes. >

Re: Move pig project from svn to git repository

2013-02-04 Thread Julien Le Dem
There was a thread about this last year: http://mail-archives.apache.org/mod_mbox/pig-dev/201203.mbox/thread?5 As I recall there was no opposition but also no strong motivation to be trailblazers in this area. I do see lag on the git mirror sometimes (hours). I'd like to see a better process than t

[jira] [Updated] (PIG-3122) Operators should not implicitly become reserved keywords

2013-02-04 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-3122: Status: Open (was: Patch Available) Sorry Jonathan, but I think the checkin of the big decimal stuff totally

[jira] [Commented] (PIG-3122) Operators should not implicitly become reserved keywords

2013-02-04 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570440#comment-13570440 ] Alan Gates commented on PIG-3122: - Reviewing this. > Operators should not i

[jira] [Updated] (PIG-2661) Pig uses an extra job for loading data in Pigmix L9

2013-02-04 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2661: Status: Open (was: Patch Available) Canceling patch as we still seem to be debating the best route forward f

[jira] [Updated] (PIG-2834) MultiStorage requires unused constructor argument

2013-02-04 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2834: Status: Open (was: Patch Available) These changes break backward compatibility for users of MultiStorage. I

[jira] [Updated] (PIG-1942) script UDF (jython) should utilize the intended output schema to more directly convert Py objects to Pig objects

2013-02-04 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1942: Status: Open (was: Patch Available) Marking open pending response to Thejas' comments. > sc

[jira] [Updated] (PIG-2873) Converting bin/pig shell script to python

2013-02-04 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2873: Status: Open (was: Patch Available) Vikram, Patch looks reasonable. But we need tests to assure that pig.p

[jira] [Updated] (PIG-1237) Piggybank MutliStorage - specify field to write in output

2013-02-04 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1237: Status: Open (was: Patch Available) Returning patch to open pending response to Dmitriy's comments.