[jira] [Updated] (PIG-3183) rm or rmf commands should respect globbing/regex of path

2013-02-19 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3183: - Status: Patch Available (was: Open) > rm or rmf commands should respect globbing/regex

[jira] [Created] (PIG-3200) MiniCluster should delete hadoop-site.xml on shutDown

2013-02-19 Thread Prashant Kommireddi (JIRA)
Prashant Kommireddi created PIG-3200: Summary: MiniCluster should delete hadoop-site.xml on shutDown Key: PIG-3200 URL: https://issues.apache.org/jira/browse/PIG-3200 Project: Pig Issue T

[jira] [Updated] (PIG-3189) Remove ivy/pig.pom and improve build mvn targets

2013-02-19 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated PIG-3189: - Attachment: PIG-3189.3.patch Adding patch #3 which includes antlr in the template. > Remov

[jira] [Updated] (PIG-3164) Pig current releases lack a UDF endsWith.This UDF tests if a given string ends with the specified suffix.

2013-02-19 Thread Anuroopa George (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anuroopa George updated PIG-3164: - Attachment: ENDSWITH_updated.java Updated according with Jonathan's comments > Pig

[jira] [Updated] (PIG-3164) Pig current releases lack a UDF endsWith.This UDF tests if a given string ends with the specified suffix.

2013-02-19 Thread Anuroopa George (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anuroopa George updated PIG-3164: - Affects Version/s: 0.10.0 Status: Patch Available (was: Open) Updated according wit

[jira] [Commented] (PIG-3164) Pig current releases lack a UDF endsWith.This UDF tests if a given string ends with the specified suffix.

2013-02-19 Thread Anuroopa George (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581947#comment-13581947 ] Anuroopa George commented on PIG-3164: -- Thanks Jonathan for your fast response.will upd

Re: [ANNOUNCE] Welcome Bill Graham to join Pig PMC

2013-02-19 Thread Jarek Jarcec Cecho
Congratulations Bill, good job! Jarcec On Tue, Feb 19, 2013 at 01:48:18PM -0800, Daniel Dai wrote: > Please welcome Bill Graham as our latest Pig PMC member. > > Congrats Bill! signature.asc Description: Digital signature

Re: [ANNOUNCE] Welcome Bill Graham to join Pig PMC

2013-02-19 Thread Bill Graham
Thanks guys! On Tue, Feb 19, 2013 at 3:20 PM, Cheolsoo Park wrote: > Congratulations! > > > On Tue, Feb 19, 2013 at 2:35 PM, Prasanth J >wrote: > > > Congrats Bill! > > > > Thanks > > -- Prasanth > > > > On Feb 19, 2013, at 4:52 PM, Prashant Kommireddi > > wrote: > > > > > Congrats Bill! > > >

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

2013-02-19 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581825#comment-13581825 ] Prashant Kommireddi commented on PIG-3135: -- Hey [~cheolsoo], I think the issue is w

[jira] Subscription: PIG patch available

2013-02-19 Thread jira
Issue Subscription Filter: PIG patch available (30 issues) Subscriber: pigdaily Key Summary PIG-3199Expose LogicalPlan via PigServer API https://issues.apache.org/jira/browse/PIG-3199 PIG-3189Remove ivy/pig.pom and improve build mvn targets https://

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

2013-02-19 Thread Apache Jenkins Server
See

[jira] [Updated] (PIG-3145) Parameters in core-site.xml and mapred-site.xml are not correctly substituted

2013-02-19 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3145: --- Attachment: PIG-3145-2.patch Attaching a patch that fixes TestHBaseStorage. In my previous patch, I re

Build failed in Jenkins: Pig-trunk #1416

2013-02-19 Thread Apache Jenkins Server
See -- [...truncated 6798 lines...] [ivy:resolve] found net.sf.kosmosfs#kfs;0.3 in fs [ivy:resolve] found hsqldb#hsqldb;1.8.0.10 in fs [ivy:resolve] found org.apache.hadoop#hadoop-test;1.0.0 in maven2 [iv

[jira] [Commented] (PIG-3114) Duplicated macro name error when using pigunit

2013-02-19 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581782#comment-13581782 ] Rohini Palaniswamy commented on PIG-3114: - [~chetan.nadgire], Is it not possible

Build failed in Jenkins: Pig-trunk #1415

2013-02-19 Thread Apache Jenkins Server
See Changes: [cheolsoo] PIG-3131: Document PluckTuple UDF (rjurney via jcoveney) - hotfix -- [...truncated 6524 lines...] [findbugs] org.apache.log4j.Logger [findbugs] org.apache.hadoop.hbase.fil

Re: pig 0.11 candidate 2 feedback: Several problems

2013-02-19 Thread Prashant Kommireddi
Agreed, that makes sense. Probably supporting older hadoop version for a 1 or 2 pig releases before moving to a newer/stable version? Having said that, should we use 0.11 period to communicate the same to the community and start moving on 0.12 onwards? I know we are way past 6-12 months (1-2 relea

[jira] [Resolved] (PIG-3131) Document PluckTuple UDF

2013-02-19 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-3131. Resolution: Fixed Committed hotfix to trunk. Thank you Bill for the review! > Docum

[jira] [Commented] (PIG-3131) Document PluckTuple UDF

2013-02-19 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581748#comment-13581748 ] Bill Graham commented on PIG-3131: -- +1 to the hotfix. > Document PluckTupl

Re: pig 0.11 candidate 2 feedback: Several problems

2013-02-19 Thread Olga Natkovich
It seems that for each Pig release we need to agree and clearly state which Hadoop versions it will support. I guess the main question is how we decide on this. Perhaps we should say that Pig no longer supports older Hadoop versions once the newer one is out for at least 6-12 month to make sure

Re: [ANNOUNCE] Welcome Bill Graham to join Pig PMC

2013-02-19 Thread Cheolsoo Park
Congratulations! On Tue, Feb 19, 2013 at 2:35 PM, Prasanth J wrote: > Congrats Bill! > > Thanks > -- Prasanth > > On Feb 19, 2013, at 4:52 PM, Prashant Kommireddi > wrote: > > > Congrats Bill! > > > > On Tue, Feb 19, 2013 at 1:48 PM, Daniel Dai > wrote: > > > >> Please welcome Bill Graham as o

Re: Build failed in Jenkins: Pig-trunk #1414

2013-02-19 Thread Cheolsoo Park
This is broken by PIG-3131. Please review the hotfix: https://issues.apache.org/jira/browse/PIG-3131 On Tue, Feb 19, 2013 at 2:06 PM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See > > Changes: > > [cheolsoo] PIG-3138: Decou

[jira] [Updated] (PIG-3131) Document PluckTuple UDF

2013-02-19 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3131: --- Attachment: PIG-3131-hotfix.patch There was an extra tag. > Document PluckTuple UDF >

[jira] [Reopened] (PIG-3131) Document PluckTuple UDF

2013-02-19 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park reopened PIG-3131: This broke the build: https://builds.apache.org/job/Pig-trunk/1414/ I will attach a fix.

Re: [ANNOUNCE] Welcome Bill Graham to join Pig PMC

2013-02-19 Thread Prasanth J
Congrats Bill! Thanks -- Prasanth On Feb 19, 2013, at 4:52 PM, Prashant Kommireddi wrote: > Congrats Bill! > > On Tue, Feb 19, 2013 at 1:48 PM, Daniel Dai wrote: > >> Please welcome Bill Graham as our latest Pig PMC member. >> >> Congrats Bill! >>

[jira] [Updated] (PIG-3199) Expose LogicalPlan via PigServer API

2013-02-19 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3199: - Patch Info: Patch Available > Expose LogicalPlan via PigServer API > --

[jira] [Updated] (PIG-3199) Expose LogicalPlan via PigServer API

2013-02-19 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3199: - Status: Patch Available (was: Open) > Expose LogicalPlan via PigServer API > -

[jira] [Updated] (PIG-3199) Expose LogicalPlan via PigServer API

2013-02-19 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3199: - Attachment: PIG-3199.patch Adding a new method getLogicalPlan() to PigServer that retrieves

Re: [VOTE] Release Pig 0.11.0 (candidate 2)

2013-02-19 Thread Daniel Dai
+1. Checked piggybank.jar in tarball/rpm/deb, checked release notes, all looks good this time. Daniel On Thu, Feb 14, 2013 at 3:59 PM, Bill Graham wrote: > Hi, > > I have created a candidate build for Pig 0.11.0. > > Keys used to sign the release are available at: > http://svn.apache.org/viewvc/

Build failed in Jenkins: Pig-trunk #1414

2013-02-19 Thread Apache Jenkins Server
See Changes: [cheolsoo] PIG-3138: Decouple PigServer.executeBatch() from compilation of batch (pkommireddi via cheolsoo) - hotfix [cheolsoo] PIG-2994: Grunt shortcuts (prasanth_j via cheolsoo) - hotfix [jcoveney] PIG-3192: Better call to a

Re: [ANNOUNCE] Welcome Bill Graham to join Pig PMC

2013-02-19 Thread Prashant Kommireddi
Congrats Bill! On Tue, Feb 19, 2013 at 1:48 PM, Daniel Dai wrote: > Please welcome Bill Graham as our latest Pig PMC member. > > Congrats Bill! >

[jira] [Created] (PIG-3199) Expose LogicalPlan via PigServer API

2013-02-19 Thread Prashant Kommireddi (JIRA)
Prashant Kommireddi created PIG-3199: Summary: Expose LogicalPlan via PigServer API Key: PIG-3199 URL: https://issues.apache.org/jira/browse/PIG-3199 Project: Pig Issue Type: Improvement

[ANNOUNCE] Welcome Bill Graham to join Pig PMC

2013-02-19 Thread Daniel Dai
Please welcome Bill Graham as our latest Pig PMC member. Congrats Bill!

[jira] [Commented] (PIG-3153) TestScriptUDF.testJavascriptExampleScript fails in trunk

2013-02-19 Thread Johnny Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581653#comment-13581653 ] Johnny Zhang commented on PIG-3153: --- please note in javascript, I use the x:{t:(word:chara

Re: Missing ANTLR dependency in Pig 0.10.1

2013-02-19 Thread Bill Graham
No need to file a jira. I can roll this fix into this bug, which is the source of the problem: https://issues.apache.org/jira/browse/PIG-3189#comment-13581539 On Tue, Feb 19, 2013 at 11:07 AM, Rohini Palaniswamy < rohini.adi...@gmail.com> wrote: > You mean it is not pulled as a transitive depen

[jira] [Commented] (PIG-3189) Remove ivy/pig.pom and improve build mvn targets

2013-02-19 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581539#comment-13581539 ] Bill Graham commented on PIG-3189: -- There have been changes to {{ivy/pig.pom}} that are not

Re: Missing ANTLR dependency in Pig 0.10.1

2013-02-19 Thread Rohini Palaniswamy
You mean it is not pulled as a transitive dependency? Currently you have to manually specify that as a dependency in your pom. Can you file a jira to make that part of the pig pom? Regards, Rohini On Tue, Feb 19, 2013 at 10:42 AM, Minh Lê wrote: > I tried to run PigServer in my Java code and ge

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

2013-02-19 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-3138. Resolution: Fixed Committed hotfix to trunk. Thank you Jonathan for the review! > D

Re: pig 0.11 candidate 2 feedback: Several problems

2013-02-19 Thread Prashant Kommireddi
What do you guys feel about the JIRA to do with 0.20.2 compatibility (PIG-3194)? I am interested in discussing the strategy around backward compatibility as this is something that would haunt us each time we move to the next hadoop version. For eg, we might be in a similar situation while moving to

Missing ANTLR dependency in Pig 0.10.1

2013-02-19 Thread Minh Lê
I tried to run PigServer in my Java code and get "NoClassDefFoundError: org/antlr/runtime/RecognitionException". Pig maven repo appears to lack a reference to ANTLR jars also it uses ANTLR in QueryParserDriver class. http://mvnrepository.com/artifact/org.apache.pig/pig/0.10.1 Bests, -- Minh, Lê

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

2013-02-19 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-2994. Resolution: Fixed Committed hotfix to trunk. Thank you Jonathan for the review! > G

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

2013-02-19 Thread Joseph Adler (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Adler updated PIG-3015: -- Attachment: PIG-3015-9.patch Added support for Pig dates to AvroStorage and TrevniStorage (they're trans

Re: pig 0.11 candidate 2 feedback: Several problems

2013-02-19 Thread Russell Jurney
I think someone should step up and fix the easy ones, if possible. On Tue, Feb 19, 2013 at 9:51 AM, Bill Graham wrote: > Thanks Kai for reporting these. > > What do people think about the severity of these issues w.r.t. Pig 11? I > see a few possible options: > > 1. We include some or all of th

Re: pig 0.11 candidate 2 feedback: Several problems

2013-02-19 Thread Bill Graham
Thanks Kai for reporting these. What do people think about the severity of these issues w.r.t. Pig 11? I see a few possible options: 1. We include some or all of these patches in a new Pig 11 rc. We'd want to make sure that they don't destabilize the current branch. This approach makes sense if w

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

2013-02-19 Thread Joseph Adler (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581460#comment-13581460 ] Joseph Adler commented on PIG-3015: --- [~russell.jurney]: ]Reading through the stack trace t

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

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581422#comment-13581422 ] Jonathan Coveney commented on PIG-3138: --- +1, feel free to commit, Cheolsoo

[jira] [Created] (PIG-3198) Let users use any function from PigType -> PigType as if it were builtlin

2013-02-19 Thread Jonathan Coveney (JIRA)
Jonathan Coveney created PIG-3198: - Summary: Let users use any function from PigType -> PigType as if it were builtlin Key: PIG-3198 URL: https://issues.apache.org/jira/browse/PIG-3198 Project: Pig

Re: What do we need to change site documentation?

2013-02-19 Thread Bill Graham
You and me both. I've been burned by that one about 342 times now... On Tue, Feb 19, 2013 at 8:11 AM, Jonathan Coveney wrote: > I am such a scrub :) thanks Bill! > > > 2013/2/19 Bill Graham > >> It's the '~'. Swap that out for $HOME. >> >> On Tue, Feb 19, 2013 at 7:15 AM, Jonathan Coveney > >wro

[jira] [Updated] (PIG-2643) Use bytecode generation to make a performance replacement for InvokeForLong, InvokeForString, etc

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2643: -- Fix Version/s: 0.12 Status: Patch Available (was: Open) > Use bytecode generation

[jira] [Updated] (PIG-2643) Use bytecode generation to make a performance replacement for InvokeForLong, InvokeForString, etc

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2643: -- Attachment: PIG-2643-1.patch I don't know why this never got +1'd, I think we got derailed be the

[jira] [Updated] (PIG-3189) Remove ivy/pig.pom and improve build mvn targets

2013-02-19 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated PIG-3189: - Attachment: PIG-3189.2.patch {{git rm}} did not, but just {{rm}} did the trick. Here's patch 2 which refle

[jira] [Updated] (PIG-3189) Remove ivy/pig.pom and improve build mvn targets

2013-02-19 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated PIG-3189: - Description: {{ivy/pig.pom}} in SVN seems to no longer be used. At build time ({{ant set-version}} via {{

Re: Clearing out old JIRAs

2013-02-19 Thread Prashant Kommireddi
Thanks Jon. Can you please review a couple of JIRAs for me? https://issues.apache.org/jira/browse/PIG-3138 has a hotfix by Chelseoo that needs a review/commit. https://issues.apache.org/jira/browse/PIG-3183 needs a review. Sent from my iPhone On Feb 19, 2013, at 7:37 AM, Jonathan Coveney wrot

Re: What do we need to change site documentation?

2013-02-19 Thread Jonathan Coveney
I am such a scrub :) thanks Bill! 2013/2/19 Bill Graham > It's the '~'. Swap that out for $HOME. > > On Tue, Feb 19, 2013 at 7:15 AM, Jonathan Coveney >wrote: > > > Hm, that's what I thought. Not sure why I'm having an issue then...I > tried > > to build it and it failed. I was able to success

Re: What do we need to change site documentation?

2013-02-19 Thread Bill Graham
It's the '~'. Swap that out for $HOME. On Tue, Feb 19, 2013 at 7:15 AM, Jonathan Coveney wrote: > Hm, that's what I thought. Not sure why I'm having an issue then...I tried > to build it and it failed. I was able to successfully build the example > that came with forrest. Anyone seen something li

[jira] [Updated] (PIG-3192) Better call to action to download Pig in docs

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3192: -- Resolution: Fixed Status: Resolved (was: Patch Available) +1, committed. Thanks Russell!

[jira] [Updated] (PIG-3167) Job stats are printed incorrectly for map-only jobs

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3167: -- Resolution: Fixed Fix Version/s: 0.12 Status: Resolved (was: Patch Available)

Re: What do we need to change site documentation?

2013-02-19 Thread Jonathan Coveney
Hm, that's what I thought. Not sure why I'm having an issue then...I tried to build it and it failed. I was able to successfully build the example that came with forrest. Anyone seen something like this before? $ ls ~/workspace/apache-forrest-0.9/ KEYSLICENSE.txtNOTICE.txtREADME.tx

Re: What do we need to change site documentation?

2013-02-19 Thread Alan Gates
No, somebody fixed it a while ago so it works with java 6. Just checkout pig/site, make your changes, build with "ant -Dforrest.home=", view the changes locally under the publish directory, add any new files, and check in. The publication from SVN to web is now automatic. It all works fine wi

[jira] [Updated] (PIG-3169) Remove temporary files that are not needed

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3169: -- Resolution: Fixed Fix Version/s: 0.12 Status: Resolved (was: Patch Available)

[jira] [Updated] (PIG-3182) Pig currently lacks function to trim the whitespace only on the left hand side

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3182: -- Fix Version/s: 0.12 Affects Version/s: (was: 0.1.0) Status: Open (was:

[jira] [Updated] (PIG-3191) MultiStorage output filenames are not sortable

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3191: -- Resolution: Fixed Status: Resolved (was: Patch Available) > MultiStorage output file

[jira] [Commented] (PIG-3191) MultiStorage output filenames are not sortable

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581302#comment-13581302 ] Jonathan Coveney commented on PIG-3191: --- +1 and committed, thanks danny. Note that thi

[jira] [Commented] (PIG-3189) Remove ivy/pig.pom and improve build mvn targets

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581296#comment-13581296 ] Jonathan Coveney commented on PIG-3189: --- Bill, are you using git? git rm file should r

[jira] [Commented] (PIG-3189) Remove ivy/pig.pom and improve build mvn targets

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581297#comment-13581297 ] Jonathan Coveney commented on PIG-3189: --- Also, +1 > Remove ivy/pig.po

[jira] [Updated] (PIG-3144) Erroneous map entry alias resolution leading to "Duplicate schema alias" errors

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3144: -- Fix Version/s: 0.12 0.11 Assignee: Jonathan Coveney Status:

[jira] [Updated] (PIG-3144) Erroneous map entry alias resolution leading to "Duplicate schema alias" errors

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3144: -- Attachment: PIG-3144-0.patch I agree that this is an issue, and it isn't too hard to fix. It uses

[jira] [Updated] (PIG-2880) Pig current releases lack a UDF charAt.This UDF returns the char value at the specified index.

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2880: -- Fix Version/s: 0.12 Affects Version/s: (was: 0.10.0) Status: Open (was

[jira] [Updated] (PIG-1151) Date Conversion + Arithmetic UDFs

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-1151: -- Fix Version/s: 0.12 Affects Version/s: (was: 0.10.0) Status: Open (was

[jira] [Updated] (PIG-3164) Pig current releases lack a UDF endsWith.This UDF tests if a given string ends with the specified suffix.

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3164: -- Fix Version/s: (was: 0.9.3) 0.12 Affects Version/s: (was: 0

[jira] [Commented] (PIG-3164) Pig current releases lack a UDF endsWith.This UDF tests if a given string ends with the specified suffix.

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581267#comment-13581267 ] Jonathan Coveney commented on PIG-3164: --- Thanks for the contribution. If an ExecExcept

[jira] [Updated] (PIG-3131) Document PluckTuple UDF

2013-02-19 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3131: -- Resolution: Fixed Status: Resolved (was: Patch Available) +1 and committed, thanks Russe