Re: Want to contribute

2013-04-30 Thread Cheolsoo Park
Please see the following wiki page: https://cwiki.apache.org/confluence/display/PIG/HowToContribute Thanks, Cheolsoo On Tue, Apr 30, 2013 at 9:10 PM, Naidu MS wrote: > Hi How to get the source of pig? > I am interested in going to source code so that i can learn how the > framework is written.

Re: Want to contribute

2013-04-30 Thread Naidu MS
Hi How to get the source of pig? I am interested in going to source code so that i can learn how the framework is written. I can help in fixing some minor bugs/jira issues. Can some one help me how to get the source code ? Regards, Naidu On Wed, May 1, 2013 at 9:30 AM, Cheolsoo Park wrote: >

Re: Want to contribute

2013-04-30 Thread Cheolsoo Park
Welcome to Pig. There are hundreds of open jiras: https://issues.apache.org/jira/issues/?jql=project%20%3D%20PIG%20AND%20status%20%3D%20Open%20ORDER%20BY%20created%20DESC%2C%20priority%20DESC Please feel free to submit patches. Thanks, Cheolsoo On Tue, Apr 30, 2013 at 4:16 PM, Vineet Nair wr

[jira] [Updated] (PIG-3304) XMLLoader in piggybank does not work with inline closed tags

2013-04-30 Thread Ahmed Eldawy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmed Eldawy updated PIG-3304: -- Attachment: xmlloader_inline_close_tag_1.patch An updated path that handles nested elements with inline c

[jira] [Commented] (PIG-3285) Jobs using HBaseStorage fail to ship dependency jars

2013-04-30 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13646289#comment-13646289 ] Nick Dimiduk commented on PIG-3285: --- bq. Not too many code paths. Sure there are. Both Pi

[jira] Subscription: PIG patch available

2013-04-30 Thread jira
Issue Subscription Filter: PIG patch available (29 issues) Subscriber: pigdaily Key Summary PIG-3297Avro files with stringType set to String cannot be read by the AvroStorage LoadFunc https://issues.apache.org/jira/browse/PIG-3297 PIG-3295Casting from bytearra

[jira] [Reopened] (PIG-3304) XMLLoader in piggybank does not work with inline closed tags

2013-04-30 Thread Ahmed Eldawy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmed Eldawy reopened PIG-3304: --- Found a bug with nested entities that are closed inline > XMLLoader in piggybank does not

Re: A contribution to piggybank XMLLoader

2013-04-30 Thread Ahmed Eldawy
Thanks for your help. I've created an issue and attached my fix. Here's the link https://issues.apache.org/jira/browse/PIG-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel What should I do next to get this code merged with the source repo? Best regards, Ahmed Eldawy On

[jira] [Resolved] (PIG-3304) XMLLoader in piggybank does not work with inline closed tags

2013-04-30 Thread Ahmed Eldawy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmed Eldawy resolved PIG-3304. --- Resolution: Fixed > XMLLoader in piggybank does not work with inline closed tags >

[jira] [Updated] (PIG-3304) XMLLoader in piggybank does not work with inline closed tags

2013-04-30 Thread Ahmed Eldawy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmed Eldawy updated PIG-3304: -- Status: Open (was: Patch Available) diff --git java/src/main/java/org/apache/pig/piggybank/storage/XMLLo

[jira] [Updated] (PIG-3304) XMLLoader in piggybank does not work with inline closed tags

2013-04-30 Thread Ahmed Eldawy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmed Eldawy updated PIG-3304: -- Attachment: xmlloader_inline_close_tag.patch A patch that solves the bug > XMLLoader in

[jira] [Created] (PIG-3304) XMLLoader in piggybank does not work with inline closed tags

2013-04-30 Thread Ahmed Eldawy (JIRA)
Ahmed Eldawy created PIG-3304: - Summary: XMLLoader in piggybank does not work with inline closed tags Key: PIG-3304 URL: https://issues.apache.org/jira/browse/PIG-3304 Project: Pig Issue Type: B

[jira] [Updated] (PIG-3304) XMLLoader in piggybank does not work with inline closed tags

2013-04-30 Thread Ahmed Eldawy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmed Eldawy updated PIG-3304: -- Status: Patch Available (was: Open) > XMLLoader in piggybank does not work with inline closed tags >

[jira] [Updated] (PIG-3303) add hadoop h2 artifact to publications in ivy.xml

2013-04-30 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-3303: --- Patch Info: Patch Available > add hadoop h2 artifact to publications in ivy.xml > -

[jira] [Updated] (PIG-3303) add hadoop h2 artifact to publications in ivy.xml

2013-04-30 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-3303: --- Attachment: PIG-3303.patch > add hadoop h2 artifact to publications in ivy.xml > --

[jira] [Created] (PIG-3303) add hadoop h2 artifact to publications in ivy.xml

2013-04-30 Thread Julien Le Dem (JIRA)
Julien Le Dem created PIG-3303: -- Summary: add hadoop h2 artifact to publications in ivy.xml Key: PIG-3303 URL: https://issues.apache.org/jira/browse/PIG-3303 Project: Pig Issue Type: Bug

Want to contribute

2013-04-30 Thread Vineet Nair
Hello all , I was just going through the source code of Pig and I would very much like to contribute to it. I was just wondering if there are any small Jira requests that i can start working on. Thanks and regards, Vineet

Re: A contribution to piggybank XMLLoader

2013-04-30 Thread Prashant Kommireddi
Hi Ahmed, Thanks for the effort. You will need to signup and open a JIRA "Create Issue" https://issues.apache.org/jira/browse/PIG The JIRA must state the bug along with a description. You can then attach a patch with your fix. On Tue, Apr 30, 2013 at 4:00 PM, Ahmed Eldawy wrote: > Hi all, >

A contribution to piggybank XMLLoader

2013-04-30 Thread Ahmed Eldawy
Hi all, I wanted to work with XMLLoader and I found a bug in it. I've already fixed the bug and I want to publish my contribution to the source so that others can use it. The bug is basically handling tags that are closed inline such as Attaching to this mail the patch I created. I added a new te

[jira] [Commented] (PIG-3285) Jobs using HBaseStorage fail to ship dependency jars

2013-04-30 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13646042#comment-13646042 ] Rohini Palaniswamy commented on PIG-3285: - Not too many code paths. For hbase storag

[jira] [Commented] (PIG-3285) Jobs using HBaseStorage fail to ship dependency jars

2013-04-30 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645956#comment-13645956 ] Nick Dimiduk commented on PIG-3285: --- Gross. Too many code-paths. How then to proceed? Can

[jira] [Commented] (PIG-3285) Jobs using HBaseStorage fail to ship dependency jars

2013-04-30 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645934#comment-13645934 ] Rohini Palaniswamy commented on PIG-3285: - Nick, You can raise a jira in Hadoop to

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

2013-04-30 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645928#comment-13645928 ] Rohini Palaniswamy commented on PIG-3015: - Thanks :). Would be very nice to have it.

Re: Review Request: PIG-3223 AvroStorage does not handle comma separated input paths

2013-04-30 Thread Rohini Palaniswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10351/#review19974 --- contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/stora

[jira] [Commented] (PIG-3285) Jobs using HBaseStorage fail to ship dependency jars

2013-04-30 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645850#comment-13645850 ] Nick Dimiduk commented on PIG-3285: --- Good point, [~rohini]. Would it be instead relevant f

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

2013-04-30 Thread Joseph Adler (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645826#comment-13645826 ] Joseph Adler commented on PIG-3015: --- [~rohini] OK, looks like I implemented the helper fun

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

2013-04-30 Thread Joseph Adler (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645823#comment-13645823 ] Joseph Adler commented on PIG-3015: --- [~rohini]: Great question. I definitely implemented t

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

2013-04-30 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645815#comment-13645815 ] Rohini Palaniswamy commented on PIG-3015: - Joseph, Thanks for the good work. Plann

[jira] [Commented] (PIG-3285) Jobs using HBaseStorage fail to ship dependency jars

2013-04-30 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645772#comment-13645772 ] Rohini Palaniswamy commented on PIG-3285: - bq. I am not sure if we double ship those

[jira] [Updated] (PIG-3169) Remove intermediate data after a job finishes

2013-04-30 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3169: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk. Thank you Mark!

[jira] [Commented] (PIG-3169) Remove intermediate data after a job finishes

2013-04-30 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645730#comment-13645730 ] Cheolsoo Park commented on PIG-3169: +1. All unit tests pass except TestPigContext.testI

[jira] [Commented] (PIG-3285) Jobs using HBaseStorage fail to ship dependency jars

2013-04-30 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645712#comment-13645712 ] Nick Dimiduk commented on PIG-3285: --- bump. > Jobs using HBaseStorage fail