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

2012-06-05 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289795#comment-13289795 ] Julien Le Dem commented on PIG-2665: Looks good to me +1 > Bundled Jyth

[jira] [Commented] (PIG-2739) PyList should map to Bag automatically in Jython

2012-06-05 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289793#comment-13289793 ] Julien Le Dem commented on PIG-2739: This looks good to me. Don't forget to update the c

[jira] [Updated] (PIG-2740) get rid of "java[77427:1a03] Unable to load realm info from SCDynamicStore" log lines when running pig tests

2012-06-05 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2740: --- Patch Info: Patch Available > get rid of "java[77427:1a03] Unable to load realm info from SCDynamic

[jira] [Commented] (PIG-2737) TestIndexedStorage is failing, should be refactored

2012-06-05 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289779#comment-13289779 ] Julien Le Dem commented on PIG-2737: Sounds good to me Jonathan. Thanks for cleaning tha

[jira] [Updated] (PIG-2740) get rid of "java[77427:1a03] Unable to load realm info from SCDynamicStore" log lines when running pig tests

2012-06-05 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2740: --- Assignee: Julien Le Dem > get rid of "java[77427:1a03] Unable to load realm info from SCDynamicStor

[jira] [Updated] (PIG-2740) get rid of "java[77427:1a03] Unable to load realm info from SCDynamicStore" log lines when running pig tests

2012-06-05 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2740: --- Attachment: PIG-2740.patch PIG-2740.patch adds env variables to build.xml as mentioned in HADOOP-7489 t

[jira] [Created] (PIG-2740) get rid of "java[77427:1a03] Unable to load realm info from SCDynamicStore" log lines when running pig tests

2012-06-05 Thread Julien Le Dem (JIRA)
Julien Le Dem created PIG-2740: -- Summary: get rid of "java[77427:1a03] Unable to load realm info from SCDynamicStore" log lines when running pig tests Key: PIG-2740 URL: https://issues.apache.org/jira/browse/PIG-2740

[jira] [Updated] (PIG-2699) Pig creates too many instances of Load and Store Funcs. It should be 1 in the front-end and 1 in the backend

2012-06-05 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2699: --- Attachment: PIG-2699_e.patch PIG-2699_e.patch change signature in helper method for consistency

[jira] [Updated] (PIG-2699) Pig creates too many instances of Load and Store Funcs. It should be 1 in the front-end and 1 in the backend

2012-06-05 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2699: --- Attachment: PIG-2699_d.patch PIG-2699_d.patch minor changes. prefix signatures with alias. separate Tes

[jira] [Updated] (PIG-2699) Pig creates too many instances of Load and Store Funcs. It should be 1 in the front-end and 1 in the backend

2012-06-05 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2699: --- Description: Attached: a patch to get it down to 3 Here is the report of the remaining calls. some meth

[jira] [Commented] (PIG-2658) Add start time for pig script in generated Map-Reduce job conf

2012-06-05 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289637#comment-13289637 ] Julien Le Dem commented on PIG-2658: +1 > Add start time for pig script

[jira] [Commented] (PIG-2658) Add start time for pig script in generated Map-Reduce job conf

2012-06-05 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289554#comment-13289554 ] Julien Le Dem commented on PIG-2658: I do agree that those are generic, ideally we defin

[jira] [Updated] (PIG-2735) Add a pig.version.prefix property in build.xml to easily override with a build number

2012-06-01 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2735: --- Attachment: PIG-2735_a.patch > Add a pig.version.prefix property in build.xml to easily override wi

[jira] [Commented] (PIG-2735) Add a pig.version.prefix property in build.xml to easily override with a build number

2012-06-01 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287672#comment-13287672 ] Julien Le Dem commented on PIG-2735: The Implementation-Version attribute in the manifes

[jira] [Updated] (PIG-2735) Add a pig.version.prefix property in build.xml to easily override with a build number

2012-06-01 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2735: --- Description: This can be used as follows in Jenkins: ant -Dpig.version.suffix=+${BUILD_NUMBER} jar

[jira] [Created] (PIG-2735) Add a pig.version.prefix property in build.xml to easily override with a build number

2012-06-01 Thread Julien Le Dem (JIRA)
Julien Le Dem created PIG-2735: -- Summary: Add a pig.version.prefix property in build.xml to easily override with a build number Key: PIG-2735 URL: https://issues.apache.org/jira/browse/PIG-2735 Project:

[jira] [Updated] (PIG-2735) Add a pig.version.prefix property in build.xml to easily override with a build number

2012-06-01 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2735: --- Attachment: PIG-2735.patch > Add a pig.version.prefix property in build.xml to easily override with

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

2012-05-31 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2705: --- Resolution: Fixed Fix Version/s: 0.11 Status: Resolved (was: Patch Available) commit

[jira] [Updated] (PIG-2508) PIG can unpredictably ignore deprecated Hadoop config options

2012-05-31 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2508: --- Fix Version/s: 0.11 > PIG can unpredictably ignore deprecated Hadoop config options > -

[jira] [Commented] (PIG-2724) Make Tuple Iterable

2012-05-31 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286980#comment-13286980 ] Julien Le Dem commented on PIG-2724: +1 > Make Tuple Iterable > ---

[jira] [Commented] (PIG-2508) PIG can unpredictably ignore deprecated Hadoop config options

2012-05-31 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286740#comment-13286740 ] Julien Le Dem commented on PIG-2508: Hi Daniel, As it seems PIG-2552 has not made progre

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

2012-05-31 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286733#comment-13286733 ] Julien Le Dem commented on PIG-2705: +1 patch looks good to me > output

[jira] [Commented] (PIG-2166) UDFs to join a bag

2012-05-31 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286721#comment-13286721 ] Julien Le Dem commented on PIG-2166: Here is an example of how you could test your UDF i

[jira] [Commented] (PIG-2724) Make Tuple Iterable

2012-05-30 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286220#comment-13286220 ] Julien Le Dem commented on PIG-2724: * np * You are correct but your argument for hashCo

[jira] [Commented] (PIG-2732) Let's get rid of the deprecated Tuple methods

2012-05-30 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286205#comment-13286205 ] Julien Le Dem commented on PIG-2732: +1 it's been deprecated in the previous version of

[jira] [Resolved] (PIG-2731) remove deprecated methods isNull() and setNull(boolean) from Tuple

2012-05-30 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem resolved PIG-2731. Resolution: Duplicate > remove deprecated methods isNull() and setNull(boolean) from Tuple >

[jira] [Commented] (PIG-2724) Make Tuple Iterable

2012-05-30 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286177#comment-13286177 ] Julien Le Dem commented on PIG-2724: Thanks Jonathan. Overall, this looks good. Some ext

[jira] [Updated] (PIG-2731) remove deprecated methods isNull() and setNull(boolean) from Tuple

2012-05-30 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2731: --- Hadoop Flags: (was: Incompatible change) > remove deprecated methods isNull() and setNull(boolean

[jira] [Updated] (PIG-2731) remove deprecated methods isNull() and setNull(boolean) from Tuple

2012-05-30 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2731: --- Hadoop Flags: Incompatible change > remove deprecated methods isNull() and setNull(boolean) from Tu

[jira] [Created] (PIG-2731) remove deprecated methods isNull() and setNull(boolean) from Tuple

2012-05-30 Thread Julien Le Dem (JIRA)
Julien Le Dem created PIG-2731: -- Summary: remove deprecated methods isNull() and setNull(boolean) from Tuple Key: PIG-2731 URL: https://issues.apache.org/jira/browse/PIG-2731 Project: Pig Issue

[jira] [Commented] (PIG-2724) Make Tuple Iterable

2012-05-30 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13285888#comment-13285888 ] Julien Le Dem commented on PIG-2724: Good idea Jon. Some minor comments: * chain the ex

[jira] [Commented] (PIG-2632) Create a SchemaTuple which generates efficient Tuples via code gen

2012-05-22 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13281099#comment-13281099 ] Julien Le Dem commented on PIG-2632: Hi Jonathan, This is all great, I would tend to lea

[jira] [Resolved] (PIG-2654) LoadFunc and StoreFunc implementations should be instanciated only once in the FE and once in the BE per call in a given script

2012-05-18 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem resolved PIG-2654. Resolution: Duplicate > LoadFunc and StoreFunc implementations should be instanciated only once i

[jira] [Commented] (PIG-2166) UDFs to flatten a bag

2012-05-18 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279202#comment-13279202 ] Julien Le Dem commented on PIG-2166: Hi Alan, I was merely commenting on the title of th

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

2012-05-18 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem resolved PIG-2693. Resolution: Fixed Fix Version/s: 0.11 > LoadFunc.setLocation should be called before LoadM

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

2012-05-18 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2693: --- Attachment: PIG-2693.3.patch PIG-2693.3.patch rebased patch all 4 tests pass: * TestEvalPipeline2 * Tes

[jira] [Updated] (PIG-2699) Pig creates too many instances of Load and Store Funcs. It should be 1 in the front-end and 1 in the backend

2012-05-17 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2699: --- Description: Attached: a patch to get it down to 3 Here is the report of the remaining calls. some meth

[jira] [Commented] (PIG-2699) Pig creates too many instances of Load and Store Funcs. It should be 1 in the front-end and 1 in the backend

2012-05-17 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278448#comment-13278448 ] Julien Le Dem commented on PIG-2699: See review: https://reviews.apache.org/r/5159/

[jira] [Updated] (PIG-2699) Pig creates too many instances of Load and Store Funcs. It should be 1 in the front-end and 1 in the backend

2012-05-17 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2699: --- Attachment: PIG-2699_c.patch PIG-2699_c.patch * The setContextSignatures methods being called multiple

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

2012-05-17 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278366#comment-13278366 ] Julien Le Dem commented on PIG-2693: those tests are not part of it. That's why I'm ment

[jira] [Commented] (PIG-2703) NullPointerException when reusing non defined alias

2012-05-17 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278364#comment-13278364 ] Julien Le Dem commented on PIG-2703: This is the complete script. This happens with Pig

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

2012-05-17 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278319#comment-13278319 ] Julien Le Dem commented on PIG-2693: Based on Dmitriy's patch the following tests should

[jira] [Updated] (PIG-2703) NullPointerException when reusing non defined alias

2012-05-17 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2703: --- Labels: newbie (was: ) > NullPointerException when reusing non defined alias > ---

[jira] [Updated] (PIG-2708) split MiniCluster based tests out of org.apache.pig.test.TestInputOutputFileValidator

2012-05-17 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2708: --- Labels: newbie (was: ) > split MiniCluster based tests out of > org.apache.pig.test.TestInputOutp

[jira] [Created] (PIG-2708) split MiniCluster based tests out of org.apache.pig.test.TestInputOutputFileValidator

2012-05-17 Thread Julien Le Dem (JIRA)
Julien Le Dem created PIG-2708: -- Summary: split MiniCluster based tests out of org.apache.pig.test.TestInputOutputFileValidator Key: PIG-2708 URL: https://issues.apache.org/jira/browse/PIG-2708 Project:

[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-tabpanel&focusedCommentId=13277277#comment-13277277 ] Julien Le Dem commented on PIG-2705: Hi Josh Thanks for the contribution. This looks goo

[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-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-tabpanel&focusedCommentId=13277267#comment-13277267 ] Julien Le Dem commented on PIG-2693: +1 this looks good to me. Dmitriy said he will re r

[jira] [Updated] (PIG-2703) NullPointerException when reusing non defined alias

2012-05-15 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2703: --- Priority: Minor (was: Major) > NullPointerException when reusing non defined alias > -

[jira] [Created] (PIG-2703) NullPointerException when reusing non defined alias

2012-05-15 Thread Julien Le Dem (JIRA)
Julien Le Dem created PIG-2703: -- Summary: NullPointerException when reusing non defined alias Key: PIG-2703 URL: https://issues.apache.org/jira/browse/PIG-2703 Project: Pig Issue Type: Bug

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

2012-05-15 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 updated PIG-2702: --- Attachment: PIG-2702_a.patch PIG-2702_a.patch Adding apache headers > Make Pig local m

[jira] [Updated] (PIG-2699) Pig creates too many instances of Load and Store Funcs. It should be 1 in the front-end and 1 in the backend

2012-05-15 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2699: --- Description: Attached: a patch to get it down to 3 Here is the report of the remaining calls. some meth

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

2012-05-15 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 updated PIG-2702: --- Patch Info: Patch Available > Make Pig local mode (and tests) faster by working around the hard cod

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

2012-05-15 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 updated PIG-2702: --- Attachment: PIG-2702.patch > Make Pig local mode (and tests) faster by working around the hard code

[jira] [Updated] (PIG-2699) Pig creates too many instances of Load and Store Funcs. It should be 1 in the front-end and 1 in the backend

2012-05-15 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2699: --- Attachment: PIG-2699_b.patch PIG-2699_b.patch with Apache headers > Pig creates too ma

[jira] [Updated] (PIG-2699) Pig creates too many instances of Load and Store Funcs. It should be 1 in the front-end and 1 in the backend

2012-05-15 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2699: --- Attachment: PIG-2699_a.patch PIG-2699_a.patch addresses the comments > Pig creates too

[jira] [Commented] (PIG-2166) UDFs to flatten a bag

2012-05-15 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13275913#comment-13275913 ] Julien Le Dem commented on PIG-2166: We should not say "flatten" in that case. What abou

[jira] [Updated] (PIG-2699) Pig creates too many instances of Load and Store Funcs. It should be 1 in the front-end and 1 in the backend

2012-05-14 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2699: --- Description: Attached: a patch to get it down to 3 Here is the report of the remaining calls. some meth

[jira] [Updated] (PIG-2699) Pig creates too many instances of Load and Store Funcs. It should be 1 in the front-end and 1 in the backend

2012-05-14 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2699: --- Attachment: PIG-2699.patch PIG-2699.patch: test/org/apache/pig/TestLoadStoreFuncLifeCycle.java generate

[jira] [Updated] (PIG-2699) Pig creates too many instances of Load and Store Funcs. It should be 1 in the front-end and 1 in the backend

2012-05-14 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2699: --- Patch Info: Patch Available > Pig creates too many instances of Load and Store Funcs. It should be

[jira] [Created] (PIG-2699) Pig creates too many instances of Load and Store Funcs. It should be 1 in the front-end and 1 in the backend

2012-05-14 Thread Julien Le Dem (JIRA)
Julien Le Dem created PIG-2699: -- Summary: Pig creates too many instances of Load and Store Funcs. It should be 1 in the front-end and 1 in the backend Key: PIG-2699 URL: https://issues.apache.org/jira/browse/PIG-2699

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

2012-05-12 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 resolved PIG-2659. Resolution: Fixed Fix Version/s: 0.11 > add source location of the aliases in the physical

[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-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] [Updated] (PIG-2659) add source location of the aliases in the physical plan

2012-05-10 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_b.patch PIG-2659_b.patch rebased patch > add source location of t

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

2012-05-10 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_a.patch PIG-2659_a.patch is removing the unnecessary whitespace changes

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

2012-05-08 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270903#comment-13270903 ] Julien Le Dem commented on PIG-2659: Hi Daniel, Yes my original motivation was to use th

[jira] [Created] (PIG-2686) refactor shim layer to have a universal Pig jar working on all supported Hadoop versions

2012-05-07 Thread Julien Le Dem (JIRA)
Julien Le Dem created PIG-2686: -- Summary: refactor shim layer to have a universal Pig jar working on all supported Hadoop versions Key: PIG-2686 URL: https://issues.apache.org/jira/browse/PIG-2686 Projec

[jira] [Commented] (PIG-2664) Allow PPNL impls to get more job info during the run

2012-05-06 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13269312#comment-13269312 ] Julien Le Dem commented on PIG-2664: +1 > Allow PPNL impls to get more

[jira] [Commented] (PIG-2658) Add start time for pig script in generated Map-Reduce job conf

2012-04-30 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13265679#comment-13265679 ] Julien Le Dem commented on PIG-2658: should these start with pig. ? > A

[jira] [Commented] (PIG-2664) Allow PPNL impls to get more job info during the run

2012-04-30 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13265678#comment-13265678 ] Julien Le Dem commented on PIG-2664: In what case is PigStats.get() not a SimplePigStats

[jira] [Updated] (PIG-2650) Convenience mock Loader and Storer to simplify unit testing of Pig scripts

2012-04-26 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2650: --- Fix Version/s: 0.10.1 > Convenience mock Loader and Storer to simplify unit testing of Pig scripts

[jira] [Commented] (PIG-2663) Expose helpful ScriptState methods

2012-04-26 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263252#comment-13263252 ] Julien Le Dem commented on PIG-2663: What about moving getAlias() and getFeature() to in

[jira] [Resolved] (PIG-2650) Convenience mock Loader and Storer to simplify unit testing of Pig scripts

2012-04-26 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem resolved PIG-2650. Resolution: Fixed Fix Version/s: 0.11 > Convenience mock Loader and Storer to simplify uni

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

2012-04-23 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.patch PIG-2659.patch implements this > add source location of the

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

2012-04-23 Thread Julien Le Dem (JIRA)
Julien Le Dem created PIG-2659: -- Summary: add source location of the aliases in the physical plan Key: PIG-2659 URL: https://issues.apache.org/jira/browse/PIG-2659 Project: Pig Issue Type: Impro

[jira] [Commented] (PIG-2165) Need a way to deal with params and param_file in embedded pig in python

2011-09-16 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106928#comment-13106928 ] Julien Le Dem commented on PIG-2165: Hi Daniel, Are you suggesting to use the preprocess

[jira] [Commented] (PIG-2165) Need a way to deal with params and param_file in embedded pig in python

2011-07-15 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066084#comment-13066084 ] Julien Le Dem commented on PIG-2165: I agree, on second thoughts my second option is a b

[jira] [Commented] (PIG-2165) Need a way to deal with params and param_file in embedded pig in python

2011-07-14 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065725#comment-13065725 ] Julien Le Dem commented on PIG-2165: I see two options: - One way would be to use the pi

[jira] [Updated] (PIG-2128) Generating the jar file takes a lot of time and is unnecessary when running Pig local mode

2011-07-13 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2128: --- Resolution: Fixed Fix Version/s: 0.10 Release Note: local mode will now skip building a jar

[jira] [Updated] (PIG-2128) Generating the jar file takes a lot of time and is unnecessary when running Pig local mode

2011-06-15 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2128: --- Description: Since the Pig local mode implementation has been moved to Hadoop local it is very slow. W

[jira] [Updated] (PIG-2128) Pig local mode is very slow.

2011-06-15 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2128: --- Attachment: PIG-2128.patch attaching PIG-2128.patch to skip building the jar when in local mode > Pig

[jira] [Assigned] (PIG-2128) Pig local mode is very slow.

2011-06-15 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem reassigned PIG-2128: -- Assignee: Julien Le Dem > Pig local mode is very slow. > > >

[jira] [Created] (PIG-2128) Pig local mode is very slow.

2011-06-15 Thread Julien Le Dem (JIRA)
Pig local mode is very slow. Key: PIG-2128 URL: https://issues.apache.org/jira/browse/PIG-2128 Project: Pig Issue Type: Improvement Components: impl Reporter: Julien Le Dem Since the Pig l

[jira] [Commented] (PIG-1827) When passing a parameter to Pig, if the value contains $ it has to be escaped for no apparent reason

2011-05-13 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13033285#comment-13033285 ] Julien Le Dem commented on PIG-1827: I created PIG-2074 to discuss the PreprocessorConte

[jira] [Created] (PIG-2074) When passing a parameter to Pig, if the value contains $ it has to be escaped because of a bug in PrecprocessorContext

2011-05-13 Thread Julien Le Dem (JIRA)
When passing a parameter to Pig, if the value contains $ it has to be escaped because of a bug in PrecprocessorContext -- Key: PIG-2074 URL: https:

[jira] [Commented] (PIG-1827) When passing a parameter to Pig, if the value contains $ it has to be escaped for no apparent reason

2011-05-09 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030848#comment-13030848 ] Julien Le Dem commented on PIG-1827: After discussing with Richard and looking into the

[jira] [Commented] (PIG-1827) When passing a parameter to Pig, if the value contains $ it has to be escaped for no apparent reason

2011-05-09 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030838#comment-13030838 ] Julien Le Dem commented on PIG-1827: right. Please add a unit test to verify that fixNon

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

2011-05-08 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030597#comment-13030597 ] Julien Le Dem commented on PIG-1824: +1 for inclusion for me. Thanks for including the c

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

2011-05-03 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13028362#comment-13028362 ] Julien Le Dem commented on PIG-1824: Hi Woody, I had misread the code about automatic de

[jira] [Commented] (PIG-1827) When passing a parameter to Pig, if the value contains $ it has to be escaped for no apparent reason

2011-04-25 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024970#comment-13024970 ] Julien Le Dem commented on PIG-1827: Hi Richard, thanks for taking care of this. * in t

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

2011-04-25 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024960#comment-13024960 ] Julien Le Dem commented on PIG-1824: Hi Woody, This is a great feature. I agree with th

[jira] [Resolved] (PIG-1923) Jython UDFs fail to convert Maps of Integer values back to Pig types

2011-04-06 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem resolved PIG-1923. Resolution: Fixed committed in TRUNK > Jython UDFs fail to convert Maps of Integer values back to Pi

[jira] [Resolved] (PIG-1944) register javascript UDFs does not work

2011-04-06 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem resolved PIG-1944. Resolution: Fixed committed in TRUNK > register javascript UDFs does not work > ---

[jira] [Commented] (PIG-1944) register javascript UDFs does not work

2011-04-01 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014877#comment-13014877 ] Julien Le Dem commented on PIG-1944: [exec] -1 overall. [exec] [exec]

[jira] [Updated] (PIG-1944) register javascript UDFs does not work

2011-03-29 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-1944: --- Attachment: PIG-1944-trunk.patch PIG-1944-trunk.patch fixes the bug in trunk > register javascript UDF

[jira] [Created] (PIG-1944) register javascript UDFs does not work

2011-03-29 Thread Julien Le Dem (JIRA)
register javascript UDFs does not work --- Key: PIG-1944 URL: https://issues.apache.org/jira/browse/PIG-1944 Project: Pig Issue Type: Bug Components: impl Affects Versions: 0.9.0

[jira] [Updated] (PIG-1923) Jython UDFs fail to convert Maps of Integer values back to Pig types

2011-03-20 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-1923: --- Attachment: (was: PIG-1923.patch) > Jython UDFs fail to convert Maps of Integer values back to Pig

[jira] [Updated] (PIG-1923) Jython UDFs fail to convert Maps of Integer values back to Pig types

2011-03-20 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-1923: --- Attachment: PIG-1923_trunk.patch PIG-1923_trunk.patch supersedes PIG-1923.patch I forgot to include the

<    1   2   3   4   5   >