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

2012-10-23 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482135#comment-13482135 ] Prasanth J commented on PIG-2994: - The reason I thought of using \ instead of other char is

Re: Review Request: TestJobSumission and TestHBaseStorage don't work with HBase 0.94 and ZK 3.4.3

2012-10-23 Thread Cheolsoo Park
On Oct. 23, 2012, 5:07 a.m., Santhosh Srinivasan wrote: A few comments. Its probably a good idea to have someone with more knowledge of HBaseStorage to take a second look. Thank you very much for your feedback! I added answers below. Please let me know if you disagree with me. On Oct.

Re: PROPOSAL: how to handle release documentation going forward

2012-10-23 Thread Santhosh M S
+1 From: Jonathan Coveney jcove...@gmail.com To: dev@pig.apache.org; Olga Natkovich onatkov...@yahoo.com Sent: Monday, October 22, 2012 5:09 PM Subject: Re: PROPOSAL: how to handle release documentation going forward As someone who chronically

Re: Review Request: TestJobSumission and TestHBaseStorage don't work with HBase 0.94 and ZK 3.4.3

2012-10-23 Thread Santhosh Srinivasan
On Oct. 23, 2012, 5:07 a.m., Santhosh Srinivasan wrote: ivy/libraries.properties, line 74 https://reviews.apache.org/r/7676/diff/2/?file=178458#file178458line74 Zookeeper-3.4.4 has been out but has a known issue with SASL and Java 1.7. Is 3.3.3 required for Hbase 0.94.1 ?

Re: Review Request: TestJobSumission and TestHBaseStorage don't work with HBase 0.94 and ZK 3.4.3

2012-10-23 Thread Santhosh Srinivasan
On Oct. 23, 2012, 5:07 a.m., Santhosh Srinivasan wrote: A few comments. Its probably a good idea to have someone with more knowledge of HBaseStorage to take a second look. Cheolsoo Park wrote: Thank you very much for your feedback! I added answers below. Please let me know if you

[jira] [Updated] (PIG-2832) org.apache.pig.pigunit.pig.PigServer does not initialize udf.import.list of PigContext

2012-10-23 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-2832: - Attachment: PIG-2832.patch org.apache.pig.pigunit.pig.PigServer does not initialize

[jira] [Commented] (PIG-2832) org.apache.pig.pigunit.pig.PigServer does not initialize udf.import.list of PigContext

2012-10-23 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482198#comment-13482198 ] Prashant Kommireddi commented on PIG-2832: -- Thanks Johannes from reporting this. It

[jira] [Assigned] (PIG-2832) org.apache.pig.pigunit.pig.PigServer does not initialize udf.import.list of PigContext

2012-10-23 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi reassigned PIG-2832: Assignee: Prashant Kommireddi org.apache.pig.pigunit.pig.PigServer does not

[jira] [Updated] (PIG-2832) org.apache.pig.pigunit.pig.PigServer does not initialize udf.import.list of PigContext

2012-10-23 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-2832: - Patch Info: Patch Available org.apache.pig.pigunit.pig.PigServer does not initialize

Build failed in Jenkins: Pig-trunk #1344

2012-10-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/Pig-trunk/1344/changes Changes: [gdfm] PIG-2941: Ivy resolvers in pig don't have consistent chaining and don't have a kitchen sink option for novices (jgordon via azaroth) [jcoveney] PIG-2975: TestTypedMap.testOrderBy failing with incorrect result (knoguchi

[jira] [Commented] (PIG-2999) Regression after PIG-2975: BinInterSedesTupleRawComparator secondary sort failing

2012-10-23 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482381#comment-13482381 ] Koji Noguchi commented on PIG-2999: --- After patch 'pig-2999-v1.txt' is applied, previous

[jira] [Updated] (PIG-2999) Regression after PIG-2975: BinInterSedesTupleRawComparator secondary sort failing

2012-10-23 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-2999: -- Attachment: pig-2999-v2.txt In WritableComparator, it converts to 'int' and then compare. {noformat}

[jira] [Commented] (PIG-2328) Add builtin UDFs for building and using bloom filters

2012-10-23 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482451#comment-13482451 ] Olga Natkovich commented on PIG-2328: - This one are in builtins at least according to

Re: Review Request: TestJobSumission and TestHBaseStorage don't work with HBase 0.94 and ZK 3.4.3

2012-10-23 Thread Cheolsoo Park
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7676/ --- (Updated Oct. 23, 2012, 4:48 p.m.) Review request for pig and Santhosh

[jira] [Updated] (PIG-2885) TestJobSumission and TestHBaseStorage don't work with HBase 0.94 and ZK 3.4.3

2012-10-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2885: --- Attachment: PIG-2885-4.patch Bumping ZK to 3.4.4 since ZK 3.4.3 has known issues. (Please see

Re: PROPOSAL: how to handle release documentation going forward

2012-10-23 Thread Gianmarco De Francisci Morales
I guess this is the only way to ensure documented code. +1 We need to put this rule somewhere, maybe in the Wiki? Cheers, -- Gianmarco On Tue, Oct 23, 2012 at 12:37 AM, Santhosh M S santhosh_mut...@yahoo.com wrote: +1 From: Jonathan Coveney

Re: Review Request: PIG-2904 Scripting UDFs should allow DEFINE statements to pass parameters to the UDF's constructor

2012-10-23 Thread Julien Le Dem
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7217/#review12686 --- That's a pretty good start Cheolsoo. My main comment is we should

[jira] [Commented] (PIG-2904) Scripting UDFs should allow DEFINE statements to pass parameters to the UDF's constructor

2012-10-23 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482485#comment-13482485 ] Julien Le Dem commented on PIG-2904: That's a pretty good start Cheolsoo. My main

[jira] [Commented] (PIG-2999) Regression after PIG-2975: BinInterSedesTupleRawComparator secondary sort failing

2012-10-23 Thread Gianmarco De Francisci Morales (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482489#comment-13482489 ] Gianmarco De Francisci Morales commented on PIG-2999: - The patch looks

[jira] [Commented] (PIG-2904) Scripting UDFs should allow DEFINE statements to pass parameters to the UDF's constructor

2012-10-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482495#comment-13482495 ] Cheolsoo Park commented on PIG-2904: Thank you very much for reviewing it Julien! I

[jira] [Updated] (PIG-2433) Jython import module not working if module path is in classpath

2012-10-23 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-2433: Attachment: PIG-2433.patch Fixed the issue and added unit tests to import os and re. Note:

[jira] [Updated] (PIG-2433) Jython import module not working if module path is in classpath

2012-10-23 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-2433: Fix Version/s: 0.12 Assignee: Rohini Palaniswamy Status: Patch Available

[jira] [Commented] (PIG-2999) Regression after PIG-2975: BinInterSedesTupleRawComparator secondary sort failing

2012-10-23 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482533#comment-13482533 ] Jonathan Coveney commented on PIG-2999: --- +1. Gianmarco, you want to commit once the

[jira] [Commented] (PIG-2999) Regression after PIG-2975: BinInterSedesTupleRawComparator secondary sort failing

2012-10-23 Thread Gianmarco De Francisci Morales (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482538#comment-13482538 ] Gianmarco De Francisci Morales commented on PIG-2999: - Sure, I will take

[jira] [Updated] (PIG-2600) Better Map support

2012-10-23 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-2600: - Tags: udf Release Note: Pig 0.11+ includes the following UDFs for operating

Re: Review Request: TestJobSumission and TestHBaseStorage don't work with HBase 0.94 and ZK 3.4.3

2012-10-23 Thread Bill Graham
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7676/#review12689 --- Do both HBASE_HOME and ZOOKEEPER_HOME need to be set, or would it

Re: Review Request: TestJobSumission and TestHBaseStorage don't work with HBase 0.94 and ZK 3.4.3

2012-10-23 Thread Cheolsoo Park
On Oct. 23, 2012, 6:55 p.m., Bill Graham wrote: Do both HBASE_HOME and ZOOKEEPER_HOME need to be set, or would it suffice to just have their respective jars + HBASE_CONF_DIR in the classpath? Ideally, only the classpath would need to be set. Besides that, the code looks good. Hi

Re: Review Request: TestJobSumission and TestHBaseStorage don't work with HBase 0.94 and ZK 3.4.3

2012-10-23 Thread Bill Graham
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7676/#review12694 --- Ship it! Ship It! - Bill Graham On Oct. 23, 2012, 4:48 p.m.,

[jira] [Commented] (PIG-2979) ant test-e2e-local fails due to missing run-time dependencies in classpath with hadoop-2.0.x

2012-10-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482657#comment-13482657 ] Cheolsoo Park commented on PIG-2979: There are 2 issues: 1) slf4j has to be bundled in

[jira] [Assigned] (PIG-2507) Semicolon in paramenters for UDF results in parsing error

2012-10-23 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Chen reassigned PIG-2507: - Assignee: Timothy Chen Semicolon in paramenters for UDF results in parsing error

[jira] [Updated] (PIG-2979) ant test-e2e-local fails due to missing run-time dependencies in classpath with hadoop-2.0.x

2012-10-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2979: --- Attachment: PIG-2979.patch The problem is that the provider-configuration file of hadoop-hdfs.jar

[jira] [Work started] (PIG-2979) ant test-e2e-local fails due to missing run-time dependencies in classpath with hadoop-2.0.x

2012-10-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on PIG-2979 started by Cheolsoo Park. ant test-e2e-local fails due to missing run-time dependencies in classpath with hadoop-2.0.x

[jira] [Updated] (PIG-2979) ant test-e2e-local fails due to missing run-time dependencies in classpath with hadoop-2.0.x

2012-10-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2979: --- Status: Patch Available (was: In Progress) ant test-e2e-local fails due to missing run-time

[jira] [Updated] (PIG-2885) TestJobSumission and TestHBaseStorage don't work with HBase 0.94 and ZK 3.4.3

2012-10-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2885: --- Release Note: This makes hbase.jar and zookeeper.jar no longer be embedded in pig.jar, and thus, to

[jira] [Updated] (PIG-2907) Publish pig 0.23 jars to maven

2012-10-23 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-2907: Fix Version/s: 0.11 Publish pig 0.23 jars to maven --

Re: PROPOSAL: how to handle release documentation going forward

2012-10-23 Thread Julien Le Dem
Sounds good to me. +1 On Tue, Oct 23, 2012 at 10:20 AM, Gianmarco De Francisci Morales g...@apache.org wrote: I guess this is the only way to ensure documented code. +1 We need to put this rule somewhere, maybe in the Wiki? Cheers, -- Gianmarco On Tue, Oct 23, 2012 at 12:37 AM,

[jira] [Commented] (PIG-2999) Regression after PIG-2975: BinInterSedesTupleRawComparator secondary sort failing

2012-10-23 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482830#comment-13482830 ] Jonathan Coveney commented on PIG-2999: --- Has this been committed?

[jira] [Commented] (PIG-2999) Regression after PIG-2975: BinInterSedesTupleRawComparator secondary sort failing

2012-10-23 Thread Gianmarco De Francisci Morales (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482837#comment-13482837 ] Gianmarco De Francisci Morales commented on PIG-2999: - Not yet. I am

[jira] [Commented] (PIG-2999) Regression after PIG-2975: BinInterSedesTupleRawComparator secondary sort failing

2012-10-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482839#comment-13482839 ] Cheolsoo Park commented on PIG-2999: Hi, I see that

[jira] [Updated] (PIG-3000) Optimize nested foreach

2012-10-23 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated PIG-3000: -- Description: In this Pig script: {case} A = load 'data' as (a:chararray); B = foreach A { c = UPPER(a);

[jira] [Updated] (PIG-3000) Optimize nested foreach

2012-10-23 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated PIG-3000: -- Description: In this Pig script: {code} A = load 'data' as (a:chararray); B = foreach A { c = UPPER(a);

[jira] Subscription: PIG patch available

2012-10-23 Thread jira
Issue Subscription Filter: PIG patch available (37 issues) Subscriber: pigdaily Key Summary PIG-2998Fix TestScriptLangunage https://issues.apache.org/jira/browse/PIG-2998 PIG-2990the -secretDebugCmd shouldn't be a secret and should just be...a command

[jira] [Updated] (PIG-2913) org.apache.pig.test.TestPigServerWithMacros fails sometimes because it picks up previous minicluster configuration file

2012-10-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2913: --- Attachment: PIG-2913-2.patch I don't know if Julien is working on this, but here is a patch that does

[jira] [Updated] (PIG-2913) org.apache.pig.test.TestPigServerWithMacros fails sometimes because it picks up previous minicluster configuration file

2012-10-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2913: --- Status: Patch Available (was: Open) org.apache.pig.test.TestPigServerWithMacros fails sometimes

[jira] [Updated] (PIG-2979) Pig.jar doesn't work with hadoop-2.0.x

2012-10-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2979: --- Description: To reproduce, please do the following: 1) ensure that no hadoop is installed and

[jira] [Commented] (PIG-2885) TestJobSumission and TestHBaseStorage don't work with HBase 0.94 and ZK 3.4.3

2012-10-23 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482930#comment-13482930 ] Santhosh Srinivasan commented on PIG-2885: -- Patch has been committed. Thanks

[jira] [Updated] (PIG-2885) TestJobSumission and TestHBaseStorage don't work with HBase 0.94 and ZK 3.4.3

2012-10-23 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santhosh Srinivasan updated PIG-2885: - Resolution: Fixed Fix Version/s: 0.12 Hadoop Flags: Reviewed Status:

[jira] [Commented] (PIG-2999) Regression after PIG-2975: BinInterSedesTupleRawComparator secondary sort failing

2012-10-23 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482934#comment-13482934 ] Koji Noguchi commented on PIG-2999: --- bq. less than tuple with greater value expected:-1

[jira] [Commented] (PIG-2999) Regression after PIG-2975: BinInterSedesTupleRawComparator secondary sort failing

2012-10-23 Thread Gianmarco De Francisci Morales (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13482936#comment-13482936 ] Gianmarco De Francisci Morales commented on PIG-2999: - Makes sense.

[jira] [Updated] (PIG-2913) org.apache.pig.test.TestPigServerWithMacros fails sometimes because it picks up previous minicluster configuration file

2012-10-23 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2913: --- Fix Version/s: 0.11 org.apache.pig.test.TestPigServerWithMacros fails sometimes because it picks