[jira] [Commented] (PIG-3002) Pig client should handle CountersExceededException

2013-01-24 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561770#comment-13561770 ] Jarek Jarcec Cecho commented on PIG-3002: - Hi Bill, did you by any chance have a

Re: pig pull request: Merge pull request #1 from apache/trunk

2013-01-24 Thread Alan Gates
The way to get patches into Pig is to file a JIRA ( https://issues.apache.org/jira/browse/PIG ) and attach your patch there. Alan. On Jan 22, 2013, at 4:45 PM, l33t-verticloud wrote: GitHub user l33t-verticloud opened a pull request: https://github.com/apache/pig/pull/8 Merge pull

[jira] [Commented] (PIG-3109) Missing license headers

2013-01-24 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561886#comment-13561886 ] Cheolsoo Park commented on PIG-3109: +1. Thanks Jarcec! I will commit it.

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

2013-01-24 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi reassigned PIG-3135: Assignee: Prashant Kommireddi HExecutionEngine should look for resources in

[jira] [Updated] (PIG-3031) Update Pig to use a newer version of joda-time

2013-01-24 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3031: --- Attachment: PIG-3031_2.patch +1. Thank you for the explanation Zhijie! The test passes for me too. I

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

2013-01-24 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-6.patch Some additional bug fixes: - Now correctly identifies recursive schema

[jira] [Commented] (PIG-3002) Pig client should handle CountersExceededException

2013-01-24 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13562053#comment-13562053 ] Bill Graham commented on PIG-3002: -- Sorry for the delay Jarcec. I actually read your

[jira] [Updated] (PIG-3109) Missing license headers

2013-01-24 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3109: --- Attachment: bugPIG-3109-2.patch bugPIG-3109-2-branch-11.patch I found that

[jira] [Updated] (PIG-3109) Missing license headers

2013-01-24 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3109: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed

[jira] [Commented] (PIG-3002) Pig client should handle CountersExceededException

2013-01-24 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13562228#comment-13562228 ] Jarek Jarcec Cecho commented on PIG-3002: - Thank you very much for your feedback

[jira] Subscription: PIG patch available

2013-01-24 Thread jira
Issue Subscription Filter: PIG patch available (27 issues) Subscriber: pigdaily Key Summary PIG-3123Simplify Logical Plans By Removing Unneccessary Identity Projections https://issues.apache.org/jira/browse/PIG-3123 PIG-3122Operators should not implicitly

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

2013-01-24 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3135: - Attachment: PIG-3135.patch Would appreciate if someone can take a look. I have added a new

[jira] [Updated] (PIG-3136) Introduce a syntax making declared aliases optional

2013-01-24 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3136: -- Attachment: PIG-3136-0.patch This is my implementation. Not terribly complicated, and now you

[jira] [Updated] (PIG-3136) Introduce a syntax making declared aliases optional

2013-01-24 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-3136: -- Status: Patch Available (was: Open) Introduce a syntax making declared aliases optional

[jira] [Commented] (PIG-2764) Add a biginteger and bigdecimal type to pig

2013-01-24 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13562292#comment-13562292 ] Jonathan Coveney commented on PIG-2764: --- Alan, would love your final eyes on this.