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

2012-10-17 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13478563#comment-13478563 ] Jonathan Coveney commented on PIG-2931: --- Dmitriy, I agree with Cheolsoo. Seems

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

2012-10-17 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13478589#comment-13478589 ] Dmitriy V. Ryaboy commented on PIG-2931: ok, +1. Please make a note about the highly

[jira] [Commented] (PIG-2921) Provide a bulkloadable option in HBaseStorage

2012-10-17 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13478671#comment-13478671 ] Harsh J commented on PIG-2921: -- bq. HBaseStorage could always just writes HFiles which the

[jira] [Commented] (PIG-2921) Provide a bulkloadable option in HBaseStorage

2012-10-17 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13478686#comment-13478686 ] Bill Graham commented on PIG-2921: -- +1 Note that the HBaseStorage class is already 1000

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

2012-10-17 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2931: --- Release Note: This changes the behavior of parameter substitution so that dollar signs in the

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

2012-10-17 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2931: --- Hadoop Flags: (was: Incompatible change) $ signs in the replacement string make parameter

Re: CHANGES.txt in branches

2012-10-17 Thread Bill Graham
Also guilty as of about 15 minutes ago. I just moved my entry for PIG-2976 to the Pig 0.11 section on the trunk. Great catch. On Tue, Oct 16, 2012 at 9:46 PM, Dmitriy Ryaboy dvrya...@gmail.com wrote: Guilty.. I guess we should be putting them under 0.11 in trunk. On Tue, Oct 16, 2012 at 8:18

Build failed in Jenkins: Pig-trunk #1338

2012-10-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/Pig-trunk/1338/changes Changes: [billgraham] moving PIG-2976 entry under Pig 0.11 section [billgraham] PIG-2976: Reduce HBaseStorage logging (billgraham) [gdfm] PIG-2947: Documentation for Rank operator (xalan via azaroth) [dvryaboy] PIG-2943: DevTests,

[jira] [Created] (PIG-2988) start deploying pigunit maven artifact part of Pig release process

2012-10-17 Thread Johnny Zhang (JIRA)
Johnny Zhang created PIG-2988: - Summary: start deploying pigunit maven artifact part of Pig release process Key: PIG-2988 URL: https://issues.apache.org/jira/browse/PIG-2988 Project: Pig Issue

[jira] [Updated] (PIG-2926) TestPoissonSampleLoader failing on rhel environment

2012-10-17 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2926: -- Attachment: PIG-2926-0.patch I agree with Koji that this should be turned off in the short term.

[jira] [Updated] (PIG-2926) TestPoissonSampleLoader failing on rhel environment

2012-10-17 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2926: -- Assignee: Jonathan Coveney Status: Patch Available (was: Open)

[jira] [Commented] (PIG-2975) TestTypedMap.testOrderBy failing with incorrect result

2012-10-17 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13478194#comment-13478194 ] Jonathan Coveney commented on PIG-2975: --- Great work, Koji. A test specifically aimed

[jira] [Commented] (PIG-2975) TestTypedMap.testOrderBy failing with incorrect result

2012-10-17 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13478208#comment-13478208 ] Koji Noguchi commented on PIG-2975: --- bq. Can I assume the param to NullableBytesWritable

[jira] [Commented] (PIG-2975) TestTypedMap.testOrderBy failing with incorrect result

2012-10-17 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13478213#comment-13478213 ] Jonathan Coveney commented on PIG-2975: --- Quick first answer to your questions: 1. Hrm,

[jira] [Commented] (PIG-2975) TestTypedMap.testOrderBy failing with incorrect result

2012-10-17 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13478216#comment-13478216 ] Jonathan Coveney commented on PIG-2975: --- Ah, I didn't see that. That's what

[jira] [Commented] (PIG-2975) TestTypedMap.testOrderBy failing with incorrect result

2012-10-17 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13478220#comment-13478220 ] Jonathan Coveney commented on PIG-2975: --- One possibility, Koji, is that in the

[jira] [Resolved] (PIG-2977) TestHBaseStorage fails with hadoop-2.0.x

2012-10-17 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-2977. Resolution: Not A Problem In fact, TestHBaseStorage is already excluded by {code}

[jira] [Commented] (PIG-2975) TestTypedMap.testOrderBy failing with incorrect result

2012-10-17 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13478227#comment-13478227 ] Jonathan Coveney commented on PIG-2975: --- Another option, of course, is changing the

[jira] [Commented] (PIG-2975) TestTypedMap.testOrderBy failing with incorrect result

2012-10-17 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13478262#comment-13478262 ] Koji Noguchi commented on PIG-2975: --- bq. Why does it jump a static 4 bytes? Because

[jira] [Created] (PIG-2989) Illustrate for Rank Operator

2012-10-17 Thread JIRA
Allan AvendaƱo created PIG-2989: --- Summary: Illustrate for Rank Operator Key: PIG-2989 URL: https://issues.apache.org/jira/browse/PIG-2989 Project: Pig Issue Type: Improvement

[jira] [Updated] (PIG-2989) Illustrate for Rank Operator

2012-10-17 Thread JIRA
[ https://issues.apache.org/jira/browse/PIG-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan AvendaƱo updated PIG-2989: Attachment: patch_1 All junit and e2e tests passed. Illustrate for Rank Operator

[jira] [Updated] (PIG-2978) TestLoadStoreFuncLifeCycle fails with hadoop-2.0.x

2012-10-17 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2978: --- Attachment: PIG-2978.patch The error is thrown because the Hadoop-2.0.x Job class overrides the

[jira] [Updated] (PIG-2978) TestLoadStoreFuncLifeCycle fails with hadoop-2.0.x

2012-10-17 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2978: --- Assignee: Cheolsoo Park Status: Patch Available (was: Open) TestLoadStoreFuncLifeCycle

[jira] [Created] (PIG-2990) the -secretDebugCmd shouldn't be a secret and should just be...a command

2012-10-17 Thread Jonathan Coveney (JIRA)
Jonathan Coveney created PIG-2990: - Summary: the -secretDebugCmd shouldn't be a secret and should just be...a command Key: PIG-2990 URL: https://issues.apache.org/jira/browse/PIG-2990 Project: Pig

[jira] [Commented] (PIG-2957) TetsScriptUDF fail due to volume prefix in jar

2012-10-17 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13478549#comment-13478549 ] Jonathan Coveney commented on PIG-2957: --- Is there no cross platform way to achieve