[jira] [Commented] (PIG-3043) Modify the UrlClassloader in PigContext so that classes from the same classloader are used first instead of the parent

2012-11-08 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493735#comment-13493735 ] Julien Le Dem commented on PIG-3043: In the front end. In the backend everything is in t

[jira] [Commented] (PIG-3043) Modify the UrlClassloader in PigContext so that classes from the same classloader are used first instead of the parent

2012-11-08 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493697#comment-13493697 ] Rohini Palaniswamy commented on PIG-3043: - Julien, You hit errors in the frontend

[jira] [Updated] (PIG-3039) Not possible to use custom version of jackson jars

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

[jira] [Updated] (PIG-3039) Not possible to use custom version of jackson jars

2012-11-08 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3039: Attachment: PIG-3039-trunk.patch Attached patch fixes the scenario. Patch does not include ja

Re: Jenkins / Clover

2012-11-08 Thread Jonathan Coveney
Yes, please. This has been necessary for a while! 2012/11/8 Gianmarco De Francisci Morales > Hi, > > I just wanted to bring this discussion up again, now that we are discussing > about the release process. > In my opinion, fixing the Jenkins build is a priority. > Removing clover is a first ste

[jira] Subscription: PIG patch available

2012-11-08 Thread jira
Issue Subscription Filter: PIG patch available (29 issues) Subscriber: pigdaily Key Summary PIG-3034Remove Penny code from Pig repository https://issues.apache.org/jira/browse/PIG-3034 PIG-3029TestTypeCheckingValidatorNewLP has some path reference issues for c

[jira] [Updated] (PIG-2362) Rework Ant build.xml to use macrodef instead of antcall

2012-11-08 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2362: --- Attachment: PIG-2362.8.patch Rebased to trunk again. > Rework Ant build.xml to use mac

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

2012-11-08 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: --- Resolution: Fixed Fix Version/s: 0.12 Status: Resolved (was: Patch Available) Commit

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

2012-11-08 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493635#comment-13493635 ] Rohini Palaniswamy commented on PIG-2979: - +1 :) > Pig.jar doesn't

Re: Jenkins / Clover

2012-11-08 Thread Gianmarco De Francisci Morales
Hi, I just wanted to bring this discussion up again, now that we are discussing about the release process. In my opinion, fixing the Jenkins build is a priority. Removing clover is a first step. If everybody agrees, I can take care of it. Cheers, -- Gianmarco On Thu, Jul 19, 2012 at 10:37 AM,

Build failed in Jenkins: Pig-trunk #1357

2012-11-08 Thread Apache Jenkins Server
See Changes: [cheolsoo] PIG-3016: Modernize more tests (jcoveney via cheolsoo) -- [...truncated 37827 lines...] [junit] at org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsClusters(MiniGe

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

2012-11-08 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493570#comment-13493570 ] Cheolsoo Park commented on PIG-2979: Bump for review. :-) > Pig.jar doe

[jira] [Updated] (PIG-2924) PigStats should not be assuming all Storage classes to be file-based storage

2012-11-08 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2924: --- Attachment: PIG-2924-5.patch Thank you very much for reviewing my patch, Bill! I agree that passing PO

[jira] [Commented] (PIG-3015) Rewrite of AvroStorage

2012-11-08 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493555#comment-13493555 ] Russell Jurney commented on PIG-3015: - Actually, I reverse my position. Get this in buil

[jira] [Commented] (PIG-3015) Rewrite of AvroStorage

2012-11-08 Thread Joseph Adler (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493550#comment-13493550 ] Joseph Adler commented on PIG-3015: --- I hate breaking backwards compatibility. (One of the

[jira] [Created] (PIG-3043) Modify the UrlClassloader in PigContext so that classes from the same classloader are used first instead of the parent

2012-11-08 Thread Julien Le Dem (JIRA)
Julien Le Dem created PIG-3043: -- Summary: Modify the UrlClassloader in PigContext so that classes from the same classloader are used first instead of the parent Key: PIG-3043 URL: https://issues.apache.org/jira/brows

[jira] [Commented] (PIG-2934) HBaseStorage filter optimizations

2012-11-08 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493334#comment-13493334 ] Bill Graham commented on PIG-2934: -- Initialization happens in the setLocation method often,

Re: HBaseStorage improvements

2012-11-08 Thread Bill Graham
This is awesome, thanks for taking charge on this Christoph. HBaseStorage could has grown to the point that it can use some love. A few comments: - Yes, HBaseStorage has gotten too big and we need to think about how to break it up a bit. Maybe we make it into a composite or we break the storage/lo

[jira] [Resolved] (PIG-3016) Modernize more tests

2012-11-08 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-3016. Resolution: Fixed I committed to trunk. Thanks a lot Jonathan for your contribution!

[jira] [Commented] (PIG-2980) documentation for DateTime datatype

2012-11-08 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493276#comment-13493276 ] Zhijie Shen commented on PIG-2980: -- Yes, I mean ToDate('1970-01-01T00:00:00.000+00:00'). wh

HBaseStorage improvements

2012-11-08 Thread Christoph Bauer
Hi, here at postdirekt we have need for a lot more timestamp handling in HBaseStorage then there is. We're starting on a patch to pig. I think there are many people out there who would welcome those changes and we are willing to pass that patch on to the community if it is desired. So there is a

[jira] [Commented] (PIG-2934) HBaseStorage filter optimizations

2012-11-08 Thread Christoph Bauer (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493232#comment-13493232 ] Christoph Bauer commented on PIG-2934: -- I'm starting on a patch for HBase Storage here

[jira] [Created] (PIG-3042) Implement new SPLIT_DISTINCT relational operator

2012-11-08 Thread Johannes Schwenk (JIRA)
Johannes Schwenk created PIG-3042: - Summary: Implement new SPLIT_DISTINCT relational operator Key: PIG-3042 URL: https://issues.apache.org/jira/browse/PIG-3042 Project: Pig Issue Type: New Fe

Build failed in Jenkins: Pig-trunk #1356

2012-11-08 Thread Apache Jenkins Server
See Changes: [billgraham] PIG-2582: Store size in bytes (not mbytes) in ResourceStatistics (prkommireddi via billgraham) [rohini] PIG-3035: With latest version of hadoop23 pig does not return the correct exception stack trace from backend

[jira] [Commented] (PIG-3015) Rewrite of AvroStorage

2012-11-08 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493049#comment-13493049 ] Russell Jurney commented on PIG-3015: - The existing method of storing to multiple locati