[jira] [Created] (PIG-2331) BinStorage in LOAD statement failing when input has curly braces

2011-10-21 Thread Anitha Raju (Created) (JIRA)
BinStorage in LOAD statement failing when input has curly braces Key: PIG-2331 URL: https://issues.apache.org/jira/browse/PIG-2331 Project: Pig Issue Type: Bug Affects

[jira] [Commented] (PIG-2318) Push extra jars to distributed cache and use the classloader enxtension mechanism in PigContext to load them on the backend

2011-10-21 Thread Julien Le Dem (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13132857#comment-13132857 ] Julien Le Dem commented on PIG-2318: It turns out I need to handle a special case for

[jira] [Updated] (PIG-2332) JsonLoader/JsonStorage

2011-10-21 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2332: Attachment: PIG-2332-1.patch JsonLoader/JsonStorage -- Key:

[jira] [Updated] (PIG-2318) Push extra jars to distributed cache and use the classloader enxtension mechanism in PigContext to load them on the backend

2011-10-21 Thread Julien Le Dem (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2318: --- Attachment: PIG-2318_3.patch PIG-2318_3.patch handles the special case for Storer. It turns out that

[jira] [Commented] (PIG-2318) Push extra jars to distributed cache and use the classloader enxtension mechanism in PigContext to load them on the backend

2011-10-21 Thread Julien Le Dem (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13132876#comment-13132876 ] Julien Le Dem commented on PIG-2318: Alan, does the testudf.jar get build for the

[jira] [Updated] (PIG-2331) BinStorage in LOAD statement failing when input has curly braces

2011-10-21 Thread Olga Natkovich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-2331: Fix Version/s: 0.9.2 This looks like a regression since it works on 0.8. Can somebody take a look

RE: Next Pig release proposal

2011-10-21 Thread Santhosh Srinivasan
If I was not clear in my earlier email, I apologize for the lack of clarity. I am no longer in favour of waiting for Hadoop API stability across Hadoop versions. It's a pipe dream. When we had PigInputFormat and PigOutputFormat, your reasoning would be spot on. I am concerned about the

[jira] [Commented] (PIG-2331) BinStorage in LOAD statement failing when input has curly braces

2011-10-21 Thread Thejas M Nair (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13133065#comment-13133065 ] Thejas M Nair commented on PIG-2331: The regression caused by changes in PIG-1865 (load

[jira] [Commented] (PIG-2331) BinStorage in LOAD statement failing when input has curly braces

2011-10-21 Thread Olga Natkovich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13133073#comment-13133073 ] Olga Natkovich commented on PIG-2331: - Thejas, thanks for quick investigation! How