[jira] [Updated] (PIG-2125) Make Pig work with hadoop .NEXT

2011-10-13 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2125: Attachment: (was: PIG-2125-commitJob.patch) Make Pig work with hadoop .NEXT

[jira] [Updated] (PIG-2125) Make Pig work with hadoop .NEXT

2011-10-13 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2125: Attachment: PIG-2125-commitJob.patch Make Pig work with hadoop .NEXT ---

[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-13 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.patch Push extra jars to distributed cache and use the classloader

[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-13 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126817#comment-13126817 ] Dmitriy V. Ryaboy commented on PIG-2318: Good start, Julien. public void

[jira] [Commented] (PIG-784) PigStorage() - need ability to turn off Attempt to access field warnings

2011-10-13 Thread Prashant Kommireddi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126849#comment-13126849 ] Prashant Kommireddi commented on PIG-784: - This is my understanding too, but I notice

[jira] [Commented] (PIG-784) PigStorage() - need ability to turn off Attempt to access field warnings

2011-10-13 Thread Prashant Kommireddi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126857#comment-13126857 ] Prashant Kommireddi commented on PIG-784: - Here is an example syslog. Is it because

[jira] [Commented] (PIG-2125) Make Pig work with hadoop .NEXT

2011-10-13 Thread Daniel Dai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126928#comment-13126928 ] Daniel Dai commented on PIG-2125: - All tests done on 20.X. I only did sanity tests on .Next,

[jira] [Commented] (PIG-2125) Make Pig work with hadoop .NEXT

2011-10-13 Thread Olga Natkovich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126945#comment-13126945 ] Olga Natkovich commented on PIG-2125: - I think that is good enough. As long as we do not

[jira] [Commented] (PIG-2125) Make Pig work with hadoop .NEXT

2011-10-13 Thread Thejas M Nair (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126955#comment-13126955 ] Thejas M Nair commented on PIG-2125: +1 for PIG-2125-commitJob.patch

[jira] [Commented] (PIG-784) PigStorage() - need ability to turn off Attempt to access field warnings

2011-10-13 Thread Thejas M Nair (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126959#comment-13126959 ] Thejas M Nair commented on PIG-784: --- Some of the udfs were not using the right function to

[jira] [Updated] (PIG-2317) Ruby/Jruby UDFs

2011-10-13 Thread Jonathan Coveney (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2317: -- Attachment: (was: jruby_scripting_2.patch) Ruby/Jruby UDFs ---

[jira] [Updated] (PIG-2317) Ruby/Jruby UDFs

2011-10-13 Thread Jonathan Coveney (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2317: -- Attachment: jruby_scripting_2_real.patch Woops, git has spoiled me. This should be the real

[jira] [Commented] (PIG-2234) Alebraic udf Init and Intermediate functions should be able to return non tuple data types

2011-10-13 Thread Jonathan Coveney (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13127282#comment-13127282 ] Jonathan Coveney commented on PIG-2234: --- How do you envision this being implemented on