[jira] Updated: (PIG-712) Need utilities to create schemas for bags and tuples

2009-04-06 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-712: --- Attachment: (was: Pig_712_Patch.txt) Need utilities to create schemas for bags and tuples

[jira] Updated: (PIG-712) Need utilities to create schemas for bags and tuples

2009-04-06 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-712: --- Attachment: Pig_712_Patch_Merged.txt I've merged the two patches into one patch,because the testcase dependent

[jira] Issue Comment Edited: (PIG-712) Need utilities to create schemas for bags and tuples

2009-04-06 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12695985#action_12695985 ] Jeff Zhang edited comment on PIG-712 at 4/6/09 3:43 AM: I've merged

[jira] Commented: (PIG-733) Order by sampling dumps entire sample to hdfs which causes dfs FileSystem closed error on large input

2009-04-06 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696244#action_12696244 ] Pradeep Kamath commented on PIG-733: Tests are not included in this patch since there are

[jira] Updated: (PIG-733) Order by sampling dumps entire sample to hdfs which causes dfs FileSystem closed error on large input

2009-04-06 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-733: --- Attachment: PIG-733-v2.patch Order by sampling dumps entire sample to hdfs which causes dfs FileSystem

[jira] Commented: (PIG-754) Bugs with load and store and filenames passed with -param containing periods

2009-04-06 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696263#action_12696263 ] Viraj Bhat commented on PIG-754: Ciemo there is a workaround in this form, if we make a

[jira] Commented: (PIG-754) Bugs with load and store and filenames passed with -param containing periods

2009-04-06 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696265#action_12696265 ] Viraj Bhat commented on PIG-754: Another workaround as suggested in PIG:564 :) {code} pig

[jira] Issue Comment Edited: (PIG-754) Bugs with load and store and filenames passed with -param containing periods

2009-04-06 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696265#action_12696265 ] Viraj Bhat edited comment on PIG-754 at 4/6/09 2:43 PM: Another

[jira] Commented: (PIG-564) Parameter Substitution using -param option does not seem to work when parameters contain special characters such as +,=,-,?,'

2009-04-06 Thread David Ciemiewicz (JIRA)
[ https://issues.apache.org/jira/browse/PIG-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696266#action_12696266 ] David Ciemiewicz commented on PIG-564: -- Period (.) is also a special character that seems

[jira] Commented: (PIG-754) Bugs with load and store and filenames passed with -param containing periods

2009-04-06 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696273#action_12696273 ] Viraj Bhat commented on PIG-754: Something that I am still not understanding is why does the

[jira] Created: (PIG-755) Difficult to debug parameter substitution problems based on the error messages when running in local mode

2009-04-06 Thread Viraj Bhat (JIRA)
Difficult to debug parameter substitution problems based on the error messages when running in local mode - Key: PIG-755 URL:

[jira] Updated: (PIG-755) Difficult to debug parameter substitution problems based on the error messages when running in local mode

2009-04-06 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-755: --- Attachment: localparamsub.pig inputfile.txt Script and testfile Difficult to debug parameter

[jira] Commented: (PIG-627) PERFORMANCE: multi-query optimization

2009-04-06 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696350#action_12696350 ] Pradeep Kamath commented on PIG-627: +1, patch committed. Thanks for the contribution

[jira] Commented: (PIG-732) Utility UDFs

2009-04-06 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696404#action_12696404 ] Ankur commented on PIG-732: --- Hi Olga, can you please take a look and suggest what's wrong? Utility