[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.

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

2011-11-04 Thread Ashutosh Chauhan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13144463#comment-13144463 ] Ashutosh Chauhan commented on PIG-2165: --- +1 Looks good to me. If its easy enough, it

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

2011-10-24 Thread Daniel Dai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134533#comment-13134533 ] Daniel Dai commented on PIG-2165: - Hi, Julien, PIG-2165-1.patch does use global variable

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

2011-10-12 Thread Daniel Dai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126291#comment-13126291 ] Daniel Dai commented on PIG-2165: - Thanks Julien. I'm fine with global variable approach. I

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

2011-09-16 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13106928#comment-13106928 ] Julien Le Dem commented on PIG-2165: Hi Daniel, Are you suggesting to use the

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

2011-09-16 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13106932#comment-13106932 ] Daniel Dai commented on PIG-2165: - Yes, for $var in your script, it can be either a bounded

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

2011-09-08 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100777#comment-13100777 ] Daniel Dai commented on PIG-2165: - I think we shall stick with the conventional Pig command

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

2011-07-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066048#comment-13066048 ] Alan Gates commented on PIG-2165: - I like the idea of only passing the parameters from

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

2011-07-15 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066084#comment-13066084 ] Julien Le Dem commented on PIG-2165: I agree, on second thoughts my second option is a

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

2011-07-14 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13065725#comment-13065725 ] Julien Le Dem commented on PIG-2165: I see two options: - One way would be to use the