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

2009-04-14 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: streaming-fix.patch Some fixes in the patch streaming-fix.patch: * The split

[jira] Updated: (PIG-765) to implement jdiff

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

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

2009-04-14 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-041409.patch merge-041409.patch contains the latest merge from trunk to

[jira] Commented: (PIG-573) Changes to make Pig run with Hadoop 19

2009-04-14 Thread Kevin Weil (JIRA)
[ https://issues.apache.org/jira/browse/PIG-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12698910#action_12698910 ] Kevin Weil commented on PIG-573: What is the current status of this patch with pig 0.2? Since

Re: Ajax library for Pig

2009-04-14 Thread Alan Gates
Would you want to contribute this to the Pig project or release it separately? Either way, keep us posted on your progress. It sounds interesting. Alan. On Apr 9, 2009, at 9:28 PM, nitesh bhatia wrote: Hi Thanks for the reply. This will be the architecture: 1. Pig would be installed on

Re: Ajax library for Pig

2009-04-14 Thread Ted Dunning
Each pig program submission should involve a separate piglatin interpreter. On Tue, Apr 14, 2009 at 2:32 PM, nitesh bhatia niteshbhatia...@gmail.comwrote: Hi Currently I am under one doubt. How this system can be designed so that multiple users can run same pig. Current scenario is - User

[jira] Created: (PIG-766) ava.lang.OutOfMemoryError: Java heap space

2009-04-14 Thread Vadim Zaliva (JIRA)
ava.lang.OutOfMemoryError: Java heap space -- Key: PIG-766 URL: https://issues.apache.org/jira/browse/PIG-766 Project: Pig Issue Type: Bug Components: impl Affects Versions: 0.2.0

[jira] Commented: (PIG-766) ava.lang.OutOfMemoryError: Java heap space

2009-04-14 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12698996#action_12698996 ] Alan Gates commented on PIG-766: It isn't overall data size that matters. It is the size of a

[jira] Commented: (PIG-766) ava.lang.OutOfMemoryError: Java heap space

2009-04-14 Thread Vadim Zaliva (JIRA)
[ https://issues.apache.org/jira/browse/PIG-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12699000#action_12699000 ] Vadim Zaliva commented on PIG-766: -- I have at most 17m rows in my dataset. At some point I am

[jira] Commented: (PIG-766) ava.lang.OutOfMemoryError: Java heap space

2009-04-14 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12699017#action_12699017 ] Olga Natkovich commented on PIG-766: I asked a member of hadoop team to take a look. A

[jira] Commented: (PIG-766) ava.lang.OutOfMemoryError: Java heap space

2009-04-14 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12699019#action_12699019 ] Olga Natkovich commented on PIG-766: I got confirmation from Hadoop dev that this is a

[jira] Issue Comment Edited: (PIG-766) ava.lang.OutOfMemoryError: Java heap space

2009-04-14 Thread Vadim Zaliva (JIRA)
[ https://issues.apache.org/jira/browse/PIG-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12699021#action_12699021 ] Vadim Zaliva edited comment on PIG-766 at 4/14/09 6:53 PM: --- I know

[jira] Commented: (PIG-750) Use combiner when a mix of algebraic and non-algebraic functions are used

2009-04-14 Thread Amir Youssefi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12699023#action_12699023 ] Amir Youssefi commented on PIG-750: --- Other use-cases we need have in unit tests: 1) foreach

[jira] Commented: (PIG-766) ava.lang.OutOfMemoryError: Java heap space

2009-04-14 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12699026#action_12699026 ] Santhosh Srinivasan commented on PIG-766: - You can specify the I/O sort buffer size on