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

2009-04-07 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696416#action_12696416 ] Giridharan Kesavan commented on PIG-733: I'm going to resubmit the patch to hudson ..

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

2009-04-07 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan updated PIG-733: --- Status: Patch Available (was: Open) Order by sampling dumps entire sample to hdfs which

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

2009-04-07 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan updated PIG-733: --- Status: Open (was: Patch Available) Order by sampling dumps entire sample to hdfs which

[jira] Updated: (PIG-743) to implement clover

2009-04-07 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan updated PIG-743: --- Attachment: pig-743.patch to implement clover --- Key:

[jira] Issue Comment Edited: (PIG-743) to implement clover

2009-04-07 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696430#action_12696430 ] Giridharan Kesavan edited comment on PIG-743 at 4/7/09 1:21 AM:

[jira] Updated: (PIG-743) to implement clover

2009-04-07 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan updated PIG-743: --- Status: Patch Available (was: Open) this patch add clover targets for pig builds. to

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

2009-04-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696442#action_12696442 ] Hadoop QA commented on PIG-733: --- -1 overall. Here are the results of testing the latest

[jira] Commented: (PIG-743) to implement clover

2009-04-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696467#action_12696467 ] Hadoop QA commented on PIG-743: --- -1 overall. Here are the results of testing the latest

how to join two tables with a condition

2009-04-07 Thread venkata ramanaiah anneboina
Hi i want some operation on pig; I have two tables of data Table1 contains userid,ipaddress, date Table2 contains startip,endip i want the data for the fallowing query Table1.ipaddresstable2.startip table1.ipaddresstable2.endip how to write join or cogroup in pig using

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

2009-04-07 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696602#action_12696602 ] Olga Natkovich commented on PIG-732: Looks like there are issues with patch process and we

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

2009-04-07 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696669#action_12696669 ] Santhosh Srinivasan commented on PIG-732: - Review comments for the outputSchema method

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

2009-04-07 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/PIG-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated PIG-627: --- Attachment: merge_trunk_to_branch.patch Merge latest trunk changes to branch PERFORMANCE:

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

2009-04-07 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696861#action_12696861 ] Olga Natkovich commented on PIG-627: patch reviewed and committed; thanks, Gunther.