[jira] Commented: (PIG-812) COUNT(*) does not work

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

[jira] Commented: (PIG-794) Use Avro serialization in Pig

2009-07-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12729700#action_12729700 ] Alan Gates commented on PIG-794: I agree with Doug's comments that it's better to use an API

[jira] Created: (PIG-879) Pig should provide a way for input location string in load statement to be passed as-is to the Loader

2009-07-10 Thread Pradeep Kamath (JIRA)
Pig should provide a way for input location string in load statement to be passed as-is to the Loader - Key: PIG-879 URL:

[jira] Created: (PIG-880) Order by is borken with complex fields

2009-07-10 Thread Olga Natkovich (JIRA)
Order by is borken with complex fields -- Key: PIG-880 URL: https://issues.apache.org/jira/browse/PIG-880 Project: Pig Issue Type: Bug Affects Versions: 0.3.0 Reporter: Olga Natkovich

[jira] Commented: (PIG-879) Pig should provide a way for input location string in load statement to be passed as-is to the Loader

2009-07-10 Thread Hong Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12729744#action_12729744 ] Hong Tang commented on PIG-879: --- 1) and 3) are kind of equivalent to user, and are preferred for

[jira] Commented: (PIG-879) Pig should provide a way for input location string in load statement to be passed as-is to the Loader

2009-07-10 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12729751#action_12729751 ] Dmitriy V. Ryaboy commented on PIG-879: --- Having this be a global flag through properties

[jira] Commented: (PIG-879) Pig should provide a way for input location string in load statement to be passed as-is to the Loader

2009-07-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12729755#action_12729755 ] Thejas M Nair commented on PIG-879: --- The problem with 1 3 is that the setting is universal

[jira] Created: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
Pig should ship load udfs to the backend Key: PIG-881 URL: https://issues.apache.org/jira/browse/PIG-881 Project: Pig Issue Type: Bug Components: impl Affects Versions: 0.3.0

[jira] Assigned: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai reassigned PIG-881: -- Assignee: Daniel Dai Pig should ship load udfs to the backend

[jira] Commented: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12729770#action_12729770 ] Daniel Dai commented on PIG-881: Find some problem, I will deliver patch again shortly. Pig

[jira] Updated: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-881: --- Attachment: (was: PIG-881-1.patch) Pig should ship load udfs to the backend

[jira] Commented: (PIG-879) Pig should provide a way for input location string in load statement to be passed as-is to the Loader

2009-07-10 Thread Hong Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12729771#action_12729771 ] Hong Tang commented on PIG-879: --- Both are valid arguments. The problem of 2) and 4) are that

[jira] Updated: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-881: --- Attachment: PIG-881-1.patch Pig should ship load udfs to the backend

[jira] Commented: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12729785#action_12729785 ] Olga Natkovich commented on PIG-881: +1; the patch looks good! Pig should ship load udfs

[jira] Created: (PIG-882) log level not propogated to loggers

2009-07-10 Thread Thejas M Nair (JIRA)
log level not propogated to loggers Key: PIG-882 URL: https://issues.apache.org/jira/browse/PIG-882 Project: Pig Issue Type: Bug Components: impl Reporter: Thejas M Nair Pig

[jira] Updated: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-881: --- Status: Patch Available (was: Open) Pig should ship load udfs to the backend

[jira] Commented: (PIG-879) Pig should provide a way for input location string in load statement to be passed as-is to the Loader

2009-07-10 Thread Milind Bhandarkar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12729859#action_12729859 ] Milind Bhandarkar commented on PIG-879: --- I see some long term issues with all the

[jira] Commented: (PIG-880) Order by is borken with complex fields

2009-07-10 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12729882#action_12729882 ] Pradeep Kamath commented on PIG-880: The root cause of this issue is that in interpreting

[jira] Updated: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-881: --- Attachment: PIG-881-3.patch Get all unit test pass. Pig should ship load udfs to the backend

[jira] Updated: (PIG-724) Treating map values in PigStorage

2009-07-10 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-724: --- Summary: Treating map values in PigStorage (was: Treating integers and strings in PigStorage)

[jira] Updated: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-881: --- Status: Patch Available (was: In Progress) Pig should ship load udfs to the backend

[jira] Updated: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-881: --- Status: In Progress (was: Patch Available) Pig should ship load udfs to the backend

[jira] Commented: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12729887#action_12729887 ] Olga Natkovich commented on PIG-881: +1 on the patch. Patch process seems to ve stuck

[jira] Commented: (PIG-881) Pig should ship load udfs to the backend

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