[jira] Commented: (PIG-1482) Pig gets confused when more than one loader is involved

2010-07-07 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885840#action_12885840 ] Ankur commented on PIG-1482: forgot to add Include this change as well for the above script to

[jira] Commented: (PIG-1482) Pig gets confused when more than one loader is involved

2010-07-07 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885839#action_12885839 ] Ankur commented on PIG-1482: Casting early alleviates the problem. So this makes the above script

[jira] Commented: (PIG-1482) Pig gets confused when more than one loader is involved

2010-07-07 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885838#action_12885838 ] Ankur commented on PIG-1482: ERROR 1065: Found more than one load function to use: [PigStorage,

[jira] Created: (PIG-1482) Pig gets confused when more than one loader is involved

2010-07-07 Thread Ankur (JIRA)
Pig gets confused when more than one loader is involved --- Key: PIG-1482 URL: https://issues.apache.org/jira/browse/PIG-1482 Project: Pig Issue Type: Bug Affects Versions: 0.7.0

[jira] Updated: (PIG-1334) Make pig artifacts available through maven

2010-07-07 Thread niraj rai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] niraj rai updated PIG-1334: --- Attachment: mvn-pig.patch Hi, I have made change to copy the core pig.jar available to the maven

[jira] Updated: (PIG-1482) Pig gets confused when more than one loader is involved

2010-07-07 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1482: Fix Version/s: 0.8.0 Pig gets confused when more than one loader is involved

[jira] Created: (PIG-1483) Add HadoopJobHistoryLoader to the piggybank

2010-07-07 Thread Richard Ding (JIRA)
Add HadoopJobHistoryLoader to the piggybank --- Key: PIG-1483 URL: https://issues.apache.org/jira/browse/PIG-1483 Project: Pig Issue Type: New Feature Reporter: Richard Ding

[jira] Created: (PIG-1484) BinStorage should support comma seperated path

2010-07-07 Thread Daniel Dai (JIRA)
BinStorage should support comma seperated path -- Key: PIG-1484 URL: https://issues.apache.org/jira/browse/PIG-1484 Project: Pig Issue Type: Bug Components: impl Affects Versions:

[jira] Updated: (PIG-1484) BinStorage should support comma seperated path

2010-07-07 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1484: Attachment: PIG-1484-1.patch BinStorage should support comma seperated path

[jira] Updated: (PIG-1484) BinStorage should support comma seperated path

2010-07-07 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1484: Status: Patch Available (was: Open) BinStorage should support comma seperated path

[jira] Updated: (PIG-1483) [piggybank] Add HadoopJobHistoryLoader to the piggybank

2010-07-07 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated PIG-1483: -- Summary: [piggybank] Add HadoopJobHistoryLoader to the piggybank (was: Add HadoopJobHistoryLoader to

[jira] Commented: (PIG-1309) Map-side Cogroup

2010-07-07 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886043#action_12886043 ] Richard Ding commented on PIG-1309: --- +1. Please commit to 0.7 branch. Map-side Cogroup

[jira] Created: (PIG-1485) Need a means to register jars in PigLatin scripts without using the register keyword.

2010-07-07 Thread Sameer M (JIRA)
Need a means to register jars in PigLatin scripts without using the register keyword. --- Key: PIG-1485 URL: https://issues.apache.org/jira/browse/PIG-1485 Project:

[jira] Commented: (PIG-1485) Need a means to register jars in PigLatin scripts without using the register keyword.

2010-07-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886107#action_12886107 ] Thejas M Nair commented on PIG-1485: You can specify the jars you want to register using

Re: FW:

2010-07-07 Thread Dmitriy Ryaboy
It does -- lack of existence of a directory during planning does not imply the directory will be missing when you run. Sounds like the sort of thing one might want to put into PigUnit On Wed, Jul 7, 2010 at 2:19 PM, Russell Jurney russell.jur...@gmail.comwrote: This is my most common error as

[jira] Commented: (PIG-928) UDFs in scripting languages

2010-07-07 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886163#action_12886163 ] Aniket Mokashi commented on PIG-928: I got what you mean, if user needs a generic square

[jira] Resolved: (PIG-1485) Need a means to register jars in PigLatin scripts without using the register keyword.

2010-07-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved PIG-1485. Resolution: Duplicate Need a means to register jars in PigLatin scripts without using the

[jira] Updated: (PIG-1486) update ant eclipse-files target to include new jar and remove contrib dirs from build path

2010-07-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1486: --- Status: Patch Available (was: Open) update ant eclipse-files target to include new jar and remove

[jira] Created: (PIG-1486) update ant eclipse-files target to include new jar and remove contrib dirs from build path

2010-07-07 Thread Thejas M Nair (JIRA)
update ant eclipse-files target to include new jar and remove contrib dirs from build path -- Key: PIG-1486 URL: https://issues.apache.org/jira/browse/PIG-1486

[jira] Commented: (PIG-1484) BinStorage should support comma seperated path

2010-07-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886175#action_12886175 ] Hadoop QA commented on PIG-1484: -1 overall. Here are the results of testing the latest

[jira] Updated: (PIG-1472) Optimize serialization/deserialization between Map and Reduce and between MR jobs

2010-07-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1472: --- Status: Patch Available (was: Open) Optimize serialization/deserialization between Map and Reduce

[jira] Commented: (PIG-1486) update ant eclipse-files target to include new jar and remove contrib dirs from build path

2010-07-07 Thread V.V.Chaitanya Krishna (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886180#action_12886180 ] V.V.Chaitanya Krishna commented on PIG-1486: Thejas, Had a look at the patch

[jira] Commented: (PIG-1463) Replace bz with .bz in setStoreLocation in PigStorage

2010-07-07 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886186#action_12886186 ] Jeff Zhang commented on PIG-1463: - Thanks, Ashutosh. I check other places and find that

[jira] Updated: (PIG-1487) Replace bz with .bz in all the LoadFunc

2010-07-07 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-1487: Attachment: PIG_1487.patch Attach the patch Replace bz with .bz in all the LoadFunc

[jira] Commented: (PIG-1486) update ant eclipse-files target to include new jar and remove contrib dirs from build path

2010-07-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886195#action_12886195 ] Thejas M Nair commented on PIG-1486: When ANT_HOME path is present, i see an error

[jira] Commented: (PIG-1484) BinStorage should support comma seperated path

2010-07-07 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886233#action_12886233 ] Daniel Dai commented on PIG-1484: - I follow globbing. In globbing, any file exist we say this