Re: Review Request 14552: PIG-3480 TFile-based tmpfile compression crashes in some cases

2013-10-10 Thread Julien Le Dem
> On Oct. 10, 2013, 8:50 p.m., Julien Le Dem wrote: > > trunk/src/org/apache/pig/impl/util/Utils.java, line 259 > > > > > > We should throw an exception if the trimmed lowercased string is > > something we don't expe

Re: Review Request 14552: PIG-3480 TFile-based tmpfile compression crashes in some cases

2013-10-10 Thread Aniket Mokashi
> On Oct. 10, 2013, 8:50 p.m., Julien Le Dem wrote: > > trunk/src/org/apache/pig/impl/util/Utils.java, line 329 > > > > > > else throw exception? > > we have a default if it's not set but we don't do anything if it

Re: Review Request 14552: PIG-3480 TFile-based tmpfile compression crashes in some cases

2013-10-10 Thread Julien Le Dem
> On Oct. 10, 2013, 8:50 p.m., Julien Le Dem wrote: > > trunk/src/org/apache/pig/impl/util/Utils.java, line 259 > > > > > > We should throw an exception if the trimmed lowercased string is > > something we don't expe

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

2013-10-10 Thread Daniel Dai
With 3 binding +1 (Alan, Cheolsoo and Daniel), 4 nonbinding +1 (Aniket, Prashant, Mark and Jarek), and no -1, the vote pass. I will start the release process. Thanks, Daniel On Tue, Oct 8, 2013 at 3:52 PM, Daniel Dai wrote: > Thanks Rohini! > > > On Tue, Oct 8, 2013 at 3:49 PM, Rohini Palanisw

[jira] Subscription: PIG patch available

2013-10-10 Thread jira
Issue Subscription Filter: PIG patch available (14 issues) Subscriber: pigdaily Key Summary PIG-3507It fails to run pig in local mode on a Kerberos enabled Hadoop cluster https://issues.apache.org/jira/browse/PIG-3507 PIG-3505Make AvroStorage sync interval take defaul

[jira] [Commented] (PIG-3461) Rewrite PartitionFilterOptimizer to make it work for all the cases

2013-10-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792120#comment-13792120 ] Daniel Dai commented on PIG-3461: - That should only affect user who write the filter conditi

Re: Review Request 14552: PIG-3480 TFile-based tmpfile compression crashes in some cases

2013-10-10 Thread Aniket Mokashi
> On Oct. 10, 2013, 8:50 p.m., Julien Le Dem wrote: > > trunk/src/org/apache/pig/impl/util/Utils.java, line 259 > > > > > > We should throw an exception if the trimmed lowercased string is > > something we don't expe

[jira] [Assigned] (PIG-3511) Security: udf jars are copied to unsecure location

2013-10-10 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi reassigned PIG-3511: --- Assignee: Aniket Mokashi > Security: udf jars are copied to unsecure location > ---

[jira] [Commented] (PIG-2672) Optimize the use of DistributedCache

2013-10-10 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13791978#comment-13791978 ] Aniket Mokashi commented on PIG-2672: - Opened: https://issues.apache.org/jira/browse/PIG

[jira] [Created] (PIG-3511) Security: udf jars are copied to unsecure location

2013-10-10 Thread Aniket Mokashi (JIRA)
Aniket Mokashi created PIG-3511: --- Summary: Security: udf jars are copied to unsecure location Key: PIG-3511 URL: https://issues.apache.org/jira/browse/PIG-3511 Project: Pig Issue Type: Bug

Re: Review Request 14552: PIG-3480 TFile-based tmpfile compression crashes in some cases

2013-10-10 Thread Julien Le Dem
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14552/#review26894 --- Overall this looks good to me. Some comments regarding error handlin

[jira] [Commented] (PIG-3461) Rewrite PartitionFilterOptimizer to make it work for all the cases

2013-10-10 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13791961#comment-13791961 ] Aniket Mokashi commented on PIG-3461: - I think its serious enough to reroll the rc. Othe

[jira] [Commented] (PIG-3510) New filter extractor fails with more than one filter statement

2013-10-10 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13791962#comment-13791962 ] Aniket Mokashi commented on PIG-3510: - Thanks a lot [~cheolsoo]! > New filter extractor

[jira] [Updated] (PIG-3510) New filter extractor fails with more than one filter statement

2013-10-10 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3510: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk and branch 0.12.

[jira] [Comment Edited] (PIG-3461) Rewrite PartitionFilterOptimizer to make it work for all the cases

2013-10-10 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13791933#comment-13791933 ] Cheolsoo Park edited comment on PIG-3461 at 10/10/13 8:10 PM: --

[jira] [Commented] (PIG-3461) Rewrite PartitionFilterOptimizer to make it work for all the cases

2013-10-10 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13791933#comment-13791933 ] Cheolsoo Park commented on PIG-3461: I just committed PIG-3510 to 0.12 branch. Regardi

[jira] [Commented] (PIG-3461) Rewrite PartitionFilterOptimizer to make it work for all the cases

2013-10-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13791907#comment-13791907 ] Daniel Dai commented on PIG-3461: - Please commit to 0.12 branch. Seems some filter condition

[jira] [Updated] (PIG-3377) New AvroStorage throws NPE when storing untyped map/array/bag

2013-10-10 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3377: --- Attachment: PIG-3377-2.patch [~jadler], thank you for the patch! It looks good to me. I think we shoul

[jira] [Updated] (PIG-3510) New filter extractor fails with more than one filter statement

2013-10-10 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3510: --- Status: Patch Available (was: Open) > New filter extractor fails with more than one filter statement >

[jira] [Updated] (PIG-3510) New filter extractor fails with more than one filter statement

2013-10-10 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3510: --- Attachment: PIG-3510-2.patch +1 Thank you [~aniket486]! I confirmed that fixes the issue. In a new pat

[jira] [Assigned] (PIG-3510) New filter extractor fails with more than one filter statement

2013-10-10 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park reassigned PIG-3510: -- Assignee: Aniket Mokashi (was: Cheolsoo Park) > New filter extractor fails with more than one fi