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

2011-11-06 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2165: Attachment: PIG-2165-2.patch Add new test case as Ashutosh suggest. Need a way to deal

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

2011-11-06 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2165: Attachment: (was: PIG-2165-2.patch) Need a way to deal with params and param_file in embedded pig

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

2011-11-06 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2165: Attachment: PIG-2165-2.patch Need a way to deal with params and param_file in embedded pig in python

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

2011-11-06 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2165: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Patch

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

2011-11-06 Thread Daniel Dai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13144962#comment-13144962 ] Daniel Dai commented on PIG-2165: - Unit test pass. test-patch: [exec] -1 overall.

Jenkins build is back to normal : Pig-trunk #1123

2011-11-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/Pig-trunk/1123/changes

[jira] [Commented] (PIG-2312) NPE when relation and column share the same name and used in Nested Foreach

2011-11-06 Thread Daniel Dai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13145149#comment-13145149 ] Daniel Dai commented on PIG-2312: - This should be the right fix. It would be better to add a

[jira] [Commented] (PIG-2337) Provide UDF with input schema

2011-11-06 Thread Daniel Dai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13145158#comment-13145158 ] Daniel Dai commented on PIG-2337: - Thanks for the patch. Couple of comments: 1. You cannot

[jira] [Commented] (PIG-2354) Several fixes for bin/pig

2011-11-06 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13145193#comment-13145193 ] Dmitriy V. Ryaboy commented on PIG-2354: Daniel, I am getting some odd errors trying

[jira] [Commented] (PIG-2354) Several fixes for bin/pig

2011-11-06 Thread Daniel Dai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13145205#comment-13145205 ] Daniel Dai commented on PIG-2354: - #1 happens when you don't set HADOOP_HOME but hadoop

[jira] [Commented] (PIG-2354) Several fixes for bin/pig

2011-11-06 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13145210#comment-13145210 ] Dmitriy V. Ryaboy commented on PIG-2354: It's using the bundled 20.2 but calling

[jira] [Commented] (PIG-2354) Several fixes for bin/pig

2011-11-06 Thread Daniel Dai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13145212#comment-13145212 ] Daniel Dai commented on PIG-2354: - I see hadoop-mapred-0.22.0-SNAPSHOT.jar in classpath.

[jira] [Commented] (PIG-2354) Several fixes for bin/pig

2011-11-06 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13145229#comment-13145229 ] Dmitriy V. Ryaboy commented on PIG-2354: you are right, that was my fault.