[jira] [Created] (PIG-3313) pig job hang if the job tracker is bounced during execution

2013-05-06 Thread Chenjie Yu (JIRA)
Chenjie Yu created PIG-3313: --- Summary: pig job hang if the job tracker is bounced during execution Key: PIG-3313 URL: https://issues.apache.org/jira/browse/PIG-3313 Project: Pig Issue Type: Bug

[jira] Subscription: PIG patch available

2013-05-06 Thread jira
Issue Subscription Filter: PIG patch available (22 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] [Commented] (PIG-3307) Refactor physical operators to remove methods parameters that are always null

2013-05-06 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13650111#comment-13650111 ] Daniel Dai commented on PIG-3307: - That's what I am expecting. Would love to see some perfor

Re: A major addition to Pig. Working with spatial data

2013-05-06 Thread Jonathan Coveney
Nick: the only issue is that the way types are implemented in Pig don't allow us to easily "plug-in" types externally. Adding support for that would be cool, but a fair bit of work. 2013/5/6 Nick Dimiduk > I'm to a lawyer, but I see no reason why this cannot be an external > extension to Pig. I

Re: A major addition to Pig. Working with spatial data

2013-05-06 Thread Nick Dimiduk
I'm to a lawyer, but I see no reason why this cannot be an external extension to Pig. It would behave the same way PostGIS is an external extension to Postgres. Any Apache issues would be toward general purpose enhancements, not specific to your project. Good on you! -n On Mon, May 6, 2013 at 10:

[jira] [Commented] (PIG-3307) Refactor physical operators to remove methods parameters that are always null

2013-05-06 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13650021#comment-13650021 ] Julien Le Dem commented on PIG-3307: [~daijy] This is removing parameters that were not

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

2013-05-06 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649958#comment-13649958 ] Daniel Dai commented on PIG-3285: - If HBase adding another method only adding hbase.jar/guav

[jira] [Commented] (PIG-1824) Support import modules in Jython UDF

2013-05-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649924#comment-13649924 ] Rohini Palaniswamy commented on PIG-1824: - to use a jython install, the Lib dir must

[jira] [Commented] (PIG-1824) Support import modules in Jython UDF

2013-05-06 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649920#comment-13649920 ] Rohini Palaniswamy commented on PIG-1824: - You need to have jython/Lib directory in

[jira] [Resolved] (PIG-3311) add pig-withouthadoop-h2 to mvn-jar

2013-05-06 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem resolved PIG-3311. Resolution: Fixed Fix Version/s: 0.12 > add pig-withouthadoop-h2 to mvn-jar >

[jira] [Commented] (PIG-3311) add pig-withouthadoop-h2 to mvn-jar

2013-05-06 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649907#comment-13649907 ] Julien Le Dem commented on PIG-3311: Committed to TRUNK > add pig-witho

dev@pig.apache.org

2013-05-06 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-3293: -- Attachment: pig-3293-test-only-v01.patch bq. Must be the "caster" in D's POCast is null. Can you attach M

Re: A major addition to Pig. Working with spatial data

2013-05-06 Thread Ahmed Eldawy
I contacted solr developers to see how JTS can be included in an Apache project. See http://mail-archives.apache.org/mod_mbox/lucene-dev/201305.mbox/raw/%3C1367815102914-4060969.post%40n3.nabble.com%3E/ As far as I understand, they did not include it in the main solr project, rather, they created a

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

2013-05-06 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649875#comment-13649875 ] Nick Dimiduk commented on PIG-3285: --- I don't want this to become a game of dependency trac

[jira] [Commented] (PIG-2315) Make as clause work in generate

2013-05-06 Thread Ruslan Al-Fakikh (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649851#comment-13649851 ] Ruslan Al-Fakikh commented on PIG-2315: --- Daniel, I think that deprecating/removing the

Re: Pig package supporting both hadoop 1 and 2

2013-05-06 Thread Julien Le Dem
Thanks Rohini, I was thinking of using "hadoop version" to decide. Do you think there's a difference? Julien On Mon, May 6, 2013 at 7:06 AM, Rohini Palaniswamy wrote: > Hi Julien, >We use a perl script internally instead of bin/pig shell script which > has some Y! deployment stuff. That is w

Re: CHANGES.txt in trunk

2013-05-06 Thread Alan Gates
Cool, just wanted to make sure. I agree this is a good idea. Alan. On May 5, 2013, at 7:06 PM, Rohini Palaniswamy wrote: > Alan, > I meant relocating only - Moving jiras from 0.12 to 0.11.x releases > section :). > > Regards, > Rohini > > > On Fri, May 3, 2013 at 3:08 PM, Alan Gates wrote:

Re: A major addition to Pig. Working with spatial data

2013-05-06 Thread Jonathan Coveney
You can give them all the same label or tag and filter on that later on. 2013/5/6 Ahmed Eldawy > Thanks all for taking the time to respond. Danial, I didn't know that Solr > uses JTS. This is a good finding and we can definitely ask them to see if > there is a work around we can do. Jonathan, I

Re: Pig package supporting both hadoop 1 and 2

2013-05-06 Thread Rohini Palaniswamy
Hi Julien, We use a perl script internally instead of bin/pig shell script which has some Y! deployment stuff. That is why changes have not been done to bin/pig to support both versions already. We have two lib directories - one for hadoop20, other for hadoop23(hadoop2) and choose the one to hav