[jira] Updated: (PIG-1381) Need a way for Pig to take an alternative property file

2010-05-24 Thread V.V.Chaitanya Krishna (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.V.Chaitanya Krishna updated PIG-1381: --- Status: Open (was: Patch Available) > Need a way for Pig to take an alternative proper

[jira] Updated: (PIG-1381) Need a way for Pig to take an alternative property file

2010-05-24 Thread V.V.Chaitanya Krishna (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.V.Chaitanya Krishna updated PIG-1381: --- Attachment: PIG-1381_cli_1.patch Uploading patch that implements option 1 of command-li

[jira] Updated: (PIG-1381) Need a way for Pig to take an alternative property file

2010-05-24 Thread V.V.Chaitanya Krishna (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.V.Chaitanya Krishna updated PIG-1381: --- Status: Patch Available (was: Open) Running through hudson. > Need a way for Pig to t

[jira] Updated: (PIG-928) UDFs in scripting languages

2010-05-24 Thread Arnab Nandi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnab Nandi updated PIG-928: Attachment: pig.scripting.patch.arnab test.zip calltrace.png Building on Julie

[jira] Updated: (PIG-1249) Safe-guards against misconfigured Pig scripts without PARALLEL keyword

2010-05-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-1249: Attachment: PIG_1249_2.patch Clear the logic. first check the PARALLE in query, if not set, then check the

[jira] Updated: (PIG-1249) Safe-guards against misconfigured Pig scripts without PARALLEL keyword

2010-05-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-1249: Status: Patch Available (was: Open) > Safe-guards against misconfigured Pig scripts without PARALLEL keyword

[jira] Updated: (PIG-1249) Safe-guards against misconfigured Pig scripts without PARALLEL keyword

2010-05-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-1249: Status: Open (was: Patch Available) > Safe-guards against misconfigured Pig scripts without PARALLEL keyword

sub

2010-05-24 Thread Gang Luo
sub

Re: About PigPen

2010-05-24 Thread Alan Gates
The one on the JIRA is more up to date. However, be aware that PigPen has not been updated since Pig 0.2 and does not work with new versions of Pig. Alan. On May 23, 2010, at 11:25 PM, Renato MarroquĂ­n Mogrovejo wrote: Hi, does anybody know which the PigPen release is? I found two links.

[jira] Commented: (PIG-928) UDFs in scripting languages

2010-05-24 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870739#action_12870739 ] Dmitriy V. Ryaboy commented on PIG-928: --- I've found that using lazy conversion from obje

[jira] Commented: (PIG-1381) Need a way for Pig to take an alternative property file

2010-05-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870796#action_12870796 ] Daniel Dai commented on PIG-1381: - I reviewed the patch. Command line properties file will ov

[jira] Commented: (PIG-1249) Safe-guards against misconfigured Pig scripts without PARALLEL keyword

2010-05-24 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870896#action_12870896 ] Alan Gates commented on PIG-1249: - Questions/Comments: # In this code, what happens if a loa

[jira] Commented: (PIG-1426) Change the size of Tuple from Int to VInt when Serialize Tuple

2010-05-24 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870899#action_12870899 ] Alan Gates commented on PIG-1426: - This looks cool. Eventually we could extend it to length

[jira] Commented: (PIG-1426) Change the size of Tuple from Int to VInt when Serialize Tuple

2010-05-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870937#action_12870937 ] Jeff Zhang commented on PIG-1426: - Alan, It won't affect Zebra and BinStorage. Here I only a

[jira] Commented: (PIG-1249) Safe-guards against misconfigured Pig scripts without PARALLEL keyword

2010-05-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870948#action_12870948 ] Jeff Zhang commented on PIG-1249: - Response to Alan's questions, 1. In this code, what h

[jira] Commented: (PIG-1381) Need a way for Pig to take an alternative property file

2010-05-24 Thread V.V.Chaitanya Krishna (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870970#action_12870970 ] V.V.Chaitanya Krishna commented on PIG-1381: bq. I think value of "perpertyFile"

[jira] Commented: (PIG-1381) Need a way for Pig to take an alternative property file

2010-05-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870972#action_12870972 ] Daniel Dai commented on PIG-1381: - Hi, V.V. Chaitanya, It is "ValueExpected.REQUIRED". It do

[jira] Commented: (PIG-1381) Need a way for Pig to take an alternative property file

2010-05-24 Thread V.V.Chaitanya Krishna (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870975#action_12870975 ] V.V.Chaitanya Krishna commented on PIG-1381: My bad. Got carried away for a while

[jira] Updated: (PIG-1381) Need a way for Pig to take an alternative property file

2010-05-24 Thread V.V.Chaitanya Krishna (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.V.Chaitanya Krishna updated PIG-1381: --- Attachment: PIG-1381_cli_2.patch Uploading patch with Daniel's review comments incorpor

[jira] Updated: (PIG-1381) Need a way for Pig to take an alternative property file

2010-05-24 Thread V.V.Chaitanya Krishna (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.V.Chaitanya Krishna updated PIG-1381: --- Status: Patch Available (was: Open) Submitting the new patch to Hudson. > Need a way

[jira] Updated: (PIG-1381) Need a way for Pig to take an alternative property file

2010-05-24 Thread V.V.Chaitanya Krishna (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.V.Chaitanya Krishna updated PIG-1381: --- Status: Open (was: Patch Available) > Need a way for Pig to take an alternative proper

[jira] Commented: (PIG-928) UDFs in scripting languages

2010-05-24 Thread Arnab Nandi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871025#action_12871025 ] Arnab Nandi commented on PIG-928: - Thanks Dmitriy! Lazy objects are a great idea. Note that I'