[jira] Updated: (PIG-697) Proposed improvements to pig's optimizer

2009-05-15 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santhosh Srinivasan updated PIG-697: Status: Patch Available (was: In Progress) > Proposed improvements to pig's optimizer > -

[jira] Updated: (PIG-697) Proposed improvements to pig's optimizer

2009-05-15 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santhosh Srinivasan updated PIG-697: Status: In Progress (was: Patch Available) > Proposed improvements to pig's optimizer > -

Re: A proposal for changing pig's memory management

2009-05-15 Thread Thejas Nair
With a constraint that all scalar values in a tuple should fit into a single buffer, the values will always have to be copied whenever a tuple contents need to be copied to a new tuple after a relational operation. The overhead of copying is not large for numeric types compared to the existing imp

[jira] Commented: (PIG-794) Use Avro serialization in Pig

2009-05-15 Thread Rakesh Setty (JIRA)
[ https://issues.apache.org/jira/browse/PIG-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709924#action_12709924 ] Rakesh Setty commented on PIG-794: -- Please rename the avro jar file to avro-0.1-dev-java.jar

[jira] Updated: (PIG-794) Use Avro serialization in Pig

2009-05-15 Thread Rakesh Setty (JIRA)
[ https://issues.apache.org/jira/browse/PIG-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh Setty updated PIG-794: - Attachment: (was: avro-0.1-dev-java.jar) > Use Avro serialization in Pig > -

[jira] Updated: (PIG-794) Use Avro serialization in Pig

2009-05-15 Thread Rakesh Setty (JIRA)
[ https://issues.apache.org/jira/browse/PIG-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh Setty updated PIG-794: - Attachment: avro-0.1-dev-java_r765402.jar Attaching the svn version of the avro jar for which the patch work

[jira] Commented: (PIG-777) Code refactoring: Create optimization out of store/load post processing code

2009-05-15 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709920#action_12709920 ] Olga Natkovich commented on PIG-777: I committed the patch. Keeping the JIRA open since th

[jira] Updated: (PIG-781) Error reporting for failed MR jobs

2009-05-15 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-781: --- Resolution: Fixed Status: Resolved (was: Patch Available) patch committed. thanks, gunther! >

[jira] Commented: (PIG-781) Error reporting for failed MR jobs

2009-05-15 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709909#action_12709909 ] Olga Natkovich commented on PIG-781: +1 on the patch. will commit shortly > Error reporti

[jira] Commented: (PIG-810) Scripts failing with NPE

2009-05-15 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709908#action_12709908 ] Olga Natkovich commented on PIG-810: +1 > Scripts failing with NPE >

[jira] Commented: (PIG-619) Dumping empty results produces "Unable to get results for /tmp/temp-1964806069/tmp256878619 org.apache.pig.builtin.BinStorage" message

2009-05-15 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709894#action_12709894 ] Olga Natkovich commented on PIG-619: +1 on the patch. It would be good to add a comment th