[jira] [Commented] (PIG-2940) HBaseStorage store fails in secure cluster

2012-10-01 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467538#comment-13467538 ] Cheolsoo Park commented on PIG-2940: You're right. I ran into this problem only with MR2

[jira] [Commented] (PIG-2940) HBaseStorage store fails in secure cluster

2012-10-01 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467531#comment-13467531 ] Rohini Palaniswamy commented on PIG-2940: - I think I know the problem. I did not tes

[jira] [Updated] (PIG-2940) HBaseStorage store fails in secure cluster

2012-10-01 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2940: --- Status: Open (was: Patch Available) Given that this is not supposed to happen, I am canceling patch av

[jira] [Commented] (PIG-2940) HBaseStorage store fails in secure cluster

2012-10-01 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467499#comment-13467499 ] Cheolsoo Park commented on PIG-2940: Hi Rohini, Thank you for chiming in. Yes, I am pos

[jira] [Updated] (PIG-2940) HBaseStorage store fails in secure cluster

2012-10-01 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2940: --- Attachment: container_log > HBaseStorage store fails in secure cluster > --

[jira] [Commented] (PIG-2940) HBaseStorage store fails in secure cluster

2012-10-01 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467481#comment-13467481 ] Rohini Palaniswamy commented on PIG-2940: - [~cheolsoo], Are you sure it tries to

[jira] [Updated] (PIG-2940) HBaseStorage store fails in secure cluster

2012-10-01 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2940: --- Description: To reproduce ths issue, please do the following in secure hadoop/hbase cluster: # On a gat

[jira] [Updated] (PIG-2940) HBaseStorage store fails in secure cluster

2012-10-01 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2940: --- Labels: hbase (was: ) > HBaseStorage store fails in secure cluster > -

[jira] [Updated] (PIG-2940) HBaseStorage store fails in secure cluster

2012-10-01 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2940: --- Status: Patch Available (was: Open) > HBaseStorage store fails in secure cluster > ---

[jira] [Updated] (PIG-2940) HBaseStorage store fails in secure cluster

2012-10-01 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2940: --- Attachment: PIG-2940.patch Attached is a patch that implements the proposed fix. I tested that both lo

[jira] [Updated] (PIG-2940) HBaseStorage store fails in secure cluster

2012-10-01 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2940: --- Description: To reproduce ths issue, please do the following in secure hadoop/hbase cluster: # On a gat

[jira] [Created] (PIG-2940) HBaseStorage store fails in secure cluster

2012-10-01 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-2940: -- Summary: HBaseStorage store fails in secure cluster Key: PIG-2940 URL: https://issues.apache.org/jira/browse/PIG-2940 Project: Pig Issue Type: Bug Re

[jira] [Updated] (PIG-2935) Catch NoSuchMethodError when StoreFuncInterface's new cleanupOnSuccess method isn't implemented.

2012-10-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2935: --- Attachment: PIG-2935.2.patch same, but with the right method being caught. > C

[jira] [Updated] (PIG-2935) Catch NoSuchMethodError when StoreFuncInterface's new cleanupOnSuccess method isn't implemented.

2012-10-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2935: --- Status: Patch Available (was: Open) Alan, quick sanity check? > Catch NoSuchM

Build failed in Jenkins: Pig-trunk #1326

2012-10-01 Thread Apache Jenkins Server
See Changes: [gdfm] PIG-2920: e2e tests override PERL5LIB environment variable (azaroth) [dvryaboy] PIG-2917: SpillableMemoryManager memory leak for WeakReference [dvryaboy] PIG-2938: All unit tests that use MR2 MiniCluster are broken in tr

[jira] [Commented] (PIG-2920) e2e tests override PERL5LIB environment variable

2012-10-01 Thread Gianmarco De Francisci Morales (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467212#comment-13467212 ] Gianmarco De Francisci Morales commented on PIG-2920: - Committed to trun

[jira] [Created] (PIG-2939) Pig macros need namespaces to avoid namespace collisions facilitate macro sharing

2012-10-01 Thread Russell Jurney (JIRA)
Russell Jurney created PIG-2939: --- Summary: Pig macros need namespaces to avoid namespace collisions facilitate macro sharing Key: PIG-2939 URL: https://issues.apache.org/jira/browse/PIG-2939 Project: Pi

[jira] [Resolved] (PIG-2917) SpillableMemoryManager memory leak for WeakReference

2012-10-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy resolved PIG-2917. Resolution: Fixed Fix Version/s: 0.11 patch committed. thanks Haitao.

[jira] [Assigned] (PIG-2917) SpillableMemoryManager memory leak for WeakReference

2012-10-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy reassigned PIG-2917: -- Assignee: Haitao Yao > SpillableMemoryManager memory leak for WeakReference > ---

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

2012-10-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467054#comment-13467054 ] Dmitriy V. Ryaboy commented on PIG-2880: Isn't this just a special case of substring

[jira] [Updated] (PIG-2881) Add SUBTRACT eval function

2012-10-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2881: --- Status: Patch Available (was: Open) Submitting so it shows up in the patch queue

[jira] [Resolved] (PIG-2883) MapKeysToBag and more UDFs to manipulate maps

2012-10-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy resolved PIG-2883. Resolution: Duplicate Trunk has KEYSET, VALUESET udfs for this very purpose.

[jira] [Resolved] (PIG-2903) passing an empty string parameter cause a Encountered parse exception

2012-10-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy resolved PIG-2903. Resolution: Not A Problem > passing an empty string parameter cause a Encountered parse

[jira] [Updated] (PIG-2914) Logs from MiniCluster are too verbose in tests

2012-10-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2914: --- Status: Patch Available (was: Open) For some reason this has "patch available" but that fact i

[jira] [Updated] (PIG-2914) Logs from MiniCluster are too verbose in tests

2012-10-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2914: --- Status: Open (was: Patch Available) > Logs from MiniCluster are too verbose in tests > ---

[jira] [Updated] (PIG-2910) Make toString() methods on Schema and FieldSchema be readable by Utils.getSchemaFromString()

2012-10-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2910: --- Labels: newbie (was: ) > Make toString() methods on Schema and FieldSchema be readable by

[jira] [Commented] (PIG-2931) $ signs in the replacement string make parameter substitution fail

2012-10-01 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467006#comment-13467006 ] Cheolsoo Park commented on PIG-2931: Hi Dmitriy, That's an interesting thought. But in

[jira] [Commented] (PIG-2928) Fix e2e test failures in trunk: FilterBoolean_23/24

2012-10-01 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466989#comment-13466989 ] Cheolsoo Park commented on PIG-2928: Hi Dmitriy, The "..." is "-Dharness.old.pig= -Dha

[jira] [Commented] (PIG-2928) Fix e2e test failures in trunk: FilterBoolean_23/24

2012-10-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466970#comment-13466970 ] Dmitriy V. Ryaboy commented on PIG-2928: What does "..." stand for?

[jira] [Commented] (PIG-2931) $ signs in the replacement string make parameter substitution fail

2012-10-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466961#comment-13466961 ] Dmitriy V. Ryaboy commented on PIG-2931: The patch looks correct, but I can't help b

[jira] [Updated] (PIG-2938) All unit tests that use MR2 MiniCluster are broken in trunk

2012-10-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2938: --- Resolution: Fixed Fix Version/s: 0.11 Status: Resolved (was: Patch Available)

[jira] Subscription: PIG patch available

2012-10-01 Thread jira
Issue Subscription Filter: PIG patch available (26 issues) Subscriber: pigdaily Key Summary PIG-2938All unit tests that use MR2 MiniCluster are broken in trunk https://issues.apache.org/jira/browse/PIG-2938 PIG-2932Setting high default_parallel causes IOExcepti