Re: pig12 job stuck in infinite loop

2014-03-07 Thread Cheolsoo Park
I just ran your script in local mode with -Dhadoopversion=20 (Hadoop 1) using Apache Pig. 1) Branch 0.11 and 0.12 fail with NPE Caused by: java.lang.NullPointerException at org.apache.hadoop.mapred.Counters.getShortName(Counters.java:669) at

[jira] [Commented] (PIG-3797) Fix some memory leaks affecting container reuse

2014-03-07 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13924185#comment-13924185 ] Rohini Palaniswamy commented on PIG-3797: - ThreadLocal.remove() only Removes the

LimitOptimizer

2014-03-07 Thread goiriX
Hi, I was checking the code for the LimitOptimizer and there's a piece of code that is not very clear. I'm not sure if it's a bug or just an indentation issue. There's a closing bracket at the end without indentation and this comes from a check on the limitPlan

[jira] [Commented] (PIG-3797) Fix some memory leaks affecting container reuse

2014-03-07 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13924262#comment-13924262 ] Cheolsoo Park commented on PIG-3797: +1. Make sense. Thank you for the clarification!

[jira] [Reopened] (PIG-3765) Ability to disable Pig commands and operators

2014-03-07 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park reopened PIG-3765: [~prkommireddi], I am reopening this jira. Your new tests fail with the following error- {code}

[jira] [Commented] (PIG-3765) Ability to disable Pig commands and operators

2014-03-07 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13924574#comment-13924574 ] Prashant Kommireddi commented on PIG-3765: -- Sure, I will take a look at it during

[jira] [Created] (PIG-3801) Auto local mode does not call storeSchema

2014-03-07 Thread Aniket Mokashi (JIRA)
Aniket Mokashi created PIG-3801: --- Summary: Auto local mode does not call storeSchema Key: PIG-3801 URL: https://issues.apache.org/jira/browse/PIG-3801 Project: Pig Issue Type: Bug

[jira] [Updated] (PIG-3801) Auto local mode does not call storeSchema

2014-03-07 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated PIG-3801: Attachment: PIG-3801.patch Auto local mode does not call storeSchema

[jira] [Updated] (PIG-3801) Auto local mode does not call storeSchema

2014-03-07 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated PIG-3801: Status: Patch Available (was: Open) Auto local mode does not call storeSchema

[jira] Subscription: PIG patch available

2014-03-07 Thread jira
Issue Subscription Filter: PIG patch available (17 issues) Subscriber: pigdaily Key Summary PIG-3799TestCustomPartitioner is broken in tez branch https://issues.apache.org/jira/browse/PIG-3799 PIG-3797Fix some memory leaks affecting container reuse

[jira] [Updated] (PIG-3801) Auto local mode does not call storeSchema

2014-03-07 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated PIG-3801: Description: