[jira] [Updated] (PIG-2634) JarManager fails for rsrc: jars

2012-05-16 Thread Catalin Alexandru Zamfir (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Catalin Alexandru Zamfir updated PIG-2634: -- Affects Version/s: 0.10.0 JarManager fails for rsrc: jars

[jira] [Commented] (PIG-2634) JarManager fails for rsrc: jars

2012-05-16 Thread Catalin Alexandru Zamfir (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276510#comment-13276510 ] Catalin Alexandru Zamfir commented on PIG-2634: --- Confirming it affects 0.10

[jira] [Commented] (PIG-2634) JarManager fails for rsrc: jars

2012-05-16 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276518#comment-13276518 ] Daniel Dai commented on PIG-2634: - Hi, Catalin, we use eclipse-files targets to generate

[jira] [Commented] (PIG-2634) JarManager fails for rsrc: jars

2012-05-16 Thread Catalin Alexandru Zamfir (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276538#comment-13276538 ] Catalin Alexandru Zamfir commented on PIG-2634: --- Don't think eclipse-maven is

[jira] [Commented] (PIG-2634) JarManager fails for rsrc: jars

2012-05-16 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276572#comment-13276572 ] Daniel Dai commented on PIG-2634: - I guess here is what happen: Pig try to locate pig.jar by

[jira] [Commented] (PIG-2562) Apache Pig does not work on Amazon's Elastic MapReduce

2012-05-16 Thread dan young (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13277007#comment-13277007 ] dan young commented on PIG-2562: Is this still a known issue? Apache Pig

[jira] [Created] (PIG-2704) Create a Tuple semantics test suite

2012-05-16 Thread Jonathan Coveney (JIRA)
Jonathan Coveney created PIG-2704: - Summary: Create a Tuple semantics test suite Key: PIG-2704 URL: https://issues.apache.org/jira/browse/PIG-2704 Project: Pig Issue Type: Improvement

[jira] [Resolved] (PIG-2562) Apache Pig does not work on Amazon's Elastic MapReduce

2012-05-16 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney resolved PIG-2562. - Resolution: Fixed Apache Pig does not work on Amazon's Elastic MapReduce

[jira] [Created] (PIG-2705) outputSchema modification from scripting UDFs

2012-05-16 Thread Josh Levy (JIRA)
Josh Levy created PIG-2705: -- Summary: outputSchema modification from scripting UDFs Key: PIG-2705 URL: https://issues.apache.org/jira/browse/PIG-2705 Project: Pig Issue Type: Improvement

[jira] [Updated] (PIG-2705) outputSchema modification from scripting UDFs

2012-05-16 Thread Josh Levy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Levy updated PIG-2705: --- Status: Patch Available (was: Open) This patch lets the python schemaFunction return a String or an instance

[jira] [Created] (PIG-2706) Add clear to list of grunt commands

2012-05-16 Thread Prashant Kommireddi (JIRA)
Prashant Kommireddi created PIG-2706: Summary: Add clear to list of grunt commands Key: PIG-2706 URL: https://issues.apache.org/jira/browse/PIG-2706 Project: Pig Issue Type: Improvement

[jira] [Commented] (PIG-2693) LoadFunc.setLocation should be called before LoadMetadata.getStatistics

2012-05-16 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13277267#comment-13277267 ] Julien Le Dem commented on PIG-2693: +1 this looks good to me. Dmitriy said he will re

[jira] [Resolved] (PIG-2702) Make Pig local mode (and tests) faster by working around the hard coded sleep(5000) in hadoop's JobControl

2012-05-16 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem resolved PIG-2702. Resolution: Fixed Fix Version/s: 0.11 Make Pig local mode (and tests) faster by working

[jira] [Commented] (PIG-2705) outputSchema modification from scripting UDFs

2012-05-16 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13277277#comment-13277277 ] Julien Le Dem commented on PIG-2705: Hi Josh Thanks for the contribution. This looks

[jira] [Commented] (PIG-1420) Make CONCAT act on all fields of a tuple, instead of just the first two fields of a tuple

2012-05-16 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13277580#comment-13277580 ] Russell Jurney commented on PIG-1420: - I just ran into this. I assume it is still