[jira] [Updated] (PIG-2659) add source location of the aliases in the physical plan

2012-05-11 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2659: --- Attachment: PIG-2659_d.patch PIG-2659_d.patch adds logging as in PIG-2688 > add source

[jira] [Updated] (PIG-2696) Enhance Job Stat to print out median map and reduce time

2012-05-11 Thread Hien Luu (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hien Luu updated PIG-2696: -- Attachment: pig_median_time.diff pig_median_time.diff New patch to fix MinMapTIme and add license

[jira] [Updated] (PIG-2659) add source location of the aliases in the physical plan

2012-05-11 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2659: --- Attachment: PIG-2659_c.patch PIG-2659_c.patch makes the field not transient anymore so that it will be

[jira] [Created] (PIG-2698) org.apache.pig.test.TestMRCompiler should be rewritten to actually verify the result is correct

2012-05-11 Thread Julien Le Dem (JIRA)
Julien Le Dem created PIG-2698: -- Summary: org.apache.pig.test.TestMRCompiler should be rewritten to actually verify the result is correct Key: PIG-2698 URL: https://issues.apache.org/jira/browse/PIG-2698

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

2012-05-11 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273794#comment-13273794 ] Russell Jurney commented on PIG-2562: - I think this should be verified before we close i

[jira] [Updated] (PIG-2547) Easier UDFs: Convenient EvalFunc super-classes

2012-05-11 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated PIG-2547: - Resolution: Fixed Release Note: New superclasses to make it easier to implement UDFs. Status

[jira] [Updated] (PIG-2696) Enhance Job Stat to print out median map and reduce time

2012-05-11 Thread Hien Luu (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hien Luu updated PIG-2696: -- Status: Patch Available (was: Open) * Patch included the additional mockito dependency to make it easy to mock

[jira] [Updated] (PIG-2696) Enhance Job Stat to print out median map and reduce time

2012-05-11 Thread Hien Luu (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hien Luu updated PIG-2696: -- Attachment: pig_median_time.diff patch for the enhancement. > Enhance Job Stat to print out medi

[jira] [Updated] (PIG-2697) pretty print schema

2012-05-11 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghu Angadi updated PIG-2697: -- Attachment: PIG-2697.patch > pretty print schema > --- > > Key: PIG-2

[jira] [Commented] (PIG-2697) pretty print schema

2012-05-11 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273701#comment-13273701 ] Raghu Angadi commented on PIG-2697: --- schema for one of the structs used in Thrft unit tes

[jira] [Created] (PIG-2697) pretty print schema

2012-05-11 Thread Raghu Angadi (JIRA)
Raghu Angadi created PIG-2697: - Summary: pretty print schema Key: PIG-2697 URL: https://issues.apache.org/jira/browse/PIG-2697 Project: Pig Issue Type: Improvement Components: grunt

[jira] [Updated] (PIG-2639) Utils.getSchemaFromString should automatically give name to all types, but fails on boolean

2012-05-11 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2639: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Utils.getSchemaFromStrin

[jira] [Updated] (PIG-2639) Utils.getSchemaFromString should automatically give name to all types, but fails on boolean

2012-05-11 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2639: -- Fix Version/s: (was: 0.10.1) > Utils.getSchemaFromString should automatically give name t

[jira] [Commented] (PIG-2547) Easier UDFs: Convenient EvalFunc super-classes

2012-05-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273673#comment-13273673 ] Daniel Dai commented on PIG-2547: - +1, please commit to trunk. > Easier UDF

[jira] [Commented] (PIG-2639) Utils.getSchemaFromString should automatically give name to all types, but fails on boolean

2012-05-11 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273667#comment-13273667 ] Dmitriy V. Ryaboy commented on PIG-2639: +1 #shipit > Utils.getSch

[jira] [Updated] (PIG-2547) Easier UDFs: Convenient EvalFunc super-classes

2012-05-11 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated PIG-2547: - Fix Version/s: (was: 0.10.1) > Easier UDFs: Convenient EvalFunc super-classes > ---

[jira] [Updated] (PIG-2547) Easier UDFs: Convenient EvalFunc super-classes

2012-05-11 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated PIG-2547: - Attachment: PIG-2547.3.patch Thanks Daniel, here's a 3rd parch with your comments incorporated. Note that

[jira] [Resolved] (PIG-2516) sh command should behave like fs command

2012-05-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved PIG-2516. Resolution: Not A Problem > sh command should behave like fs command > -

[jira] [Commented] (PIG-2516) sh command should behave like fs command

2012-05-11 Thread Devi Kumarappan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273596#comment-13273596 ] Devi Kumarappan commented on PIG-2516: -- This is not an issue in the trunk version anymo

[jira] [Commented] (PIG-2665) Bundled Jython jar in Pig 0.10.0-RC breaks module import in Python scripts with embedded Pig Latin

2012-05-11 Thread Brian Tan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273509#comment-13273509 ] Brian Tan commented on PIG-2665: The same problem is observed on 0.9.2. Following the steps

[jira] [Assigned] (PIG-2696) Enhance Job Stat to print out median map and reduce time

2012-05-11 Thread Hien Luu (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hien Luu reassigned PIG-2696: - Assignee: Hien Luu > Enhance Job Stat to print out median map and reduce time > ---

[jira] [Updated] (PIG-2696) Enhance Job Stat to print out median map and reduce time

2012-05-11 Thread Hien Luu (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hien Luu updated PIG-2696: -- Labels: simple (was: ) > Enhance Job Stat to print out median map and reduce time >

[jira] [Created] (PIG-2696) Enhance Job Stat to print out median map and reduce time

2012-05-11 Thread Hien Luu (JIRA)
Hien Luu created PIG-2696: - Summary: Enhance Job Stat to print out median map and reduce time Key: PIG-2696 URL: https://issues.apache.org/jira/browse/PIG-2696 Project: Pig Issue Type: Improvement

Build failed in Jenkins: Pig-trunk #1243

2012-05-11 Thread Apache Jenkins Server
See Changes: [daijy] PIG-2666: LoadFunc.setLocation() is not called when pig script only has Order By [daijy] PIG-2666: LoadFunc.setLocation() is not called when pig script only has Order By [daijy] PIG-2583: Add Grunt command to list the