[jira] Created: (PIG-964) Handling null keys in skewed join

2009-09-17 Thread Sriranjan Manjunath (JIRA)
Handling null keys in skewed join - Key: PIG-964 URL: https://issues.apache.org/jira/browse/PIG-964 Project: Pig Issue Type: Bug Reporter: Sriranjan Manjunath The tuple size is calculated

[jira] Updated: (PIG-964) Handling null in skewed join

2009-09-17 Thread Sriranjan Manjunath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriranjan Manjunath updated PIG-964: Attachment: skjoin2b.patch Attached patch solves both the issues. Handling null in skewed

[jira] Updated: (PIG-964) Handling null in skewed join

2009-09-17 Thread Sriranjan Manjunath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriranjan Manjunath updated PIG-964: Description: For null tuples, the tuple size is calculated incorrectly and thus skewed join

[jira] Updated: (PIG-964) Handling null in skewed join

2009-09-17 Thread Sriranjan Manjunath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriranjan Manjunath updated PIG-964: Assignee: Sriranjan Manjunath Status: Patch Available (was: Open) Handling null in

[jira] Commented: (PIG-964) Handling null in skewed join

2009-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756454#action_12756454 ] Hadoop QA commented on PIG-964: --- +1 overall. Here are the results of testing the latest

[jira] Commented: (PIG-366) PigPen - Eclipse plugin for a graphical PigLatin editor

2009-09-17 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/PIG-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756619#action_12756619 ] patrick o'leary commented on PIG-366: - What version of hadoop is PigPen designed to use?

[jira] Commented: (PIG-366) PigPen - Eclipse plugin for a graphical PigLatin editor

2009-09-17 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756636#action_12756636 ] Alan Gates commented on PIG-366: At this point no one has picked up PigPen recently and kept

[jira] Commented: (PIG-951) Reset parallelism to 1 for indexing job in MergeJoin

2009-09-17 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756654#action_12756654 ] Alan Gates commented on PIG-951: I'll be reviewing this patch. Reset parallelism to 1 for

[jira] Created: (PIG-965) PERFORMANCE: optimize common case in matches (PORegex)

2009-09-17 Thread Thejas M Nair (JIRA)
PERFORMANCE: optimize common case in matches (PORegex) -- Key: PIG-965 URL: https://issues.apache.org/jira/browse/PIG-965 Project: Pig Issue Type: Improvement Components: impl

[jira] Commented: (PIG-965) PERFORMANCE: optimize common case in matches (PORegex)

2009-09-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756673#action_12756673 ] Thejas M Nair commented on PIG-965: --- Hive like clause implementation is here -

[VOTE] Release Pig 0.4.0 (candidate 1)

2009-09-17 Thread Olga Natkovich
Hi, I have fixed the issue causing the failure that Alan reported. Please test the new release: http://people.apache.org/~olga/pig-0.4.0-candidate-1/. Vote closes on Tuesday, 9/22. Olga -Original Message- From: Olga Natkovich [mailto:ol...@yahoo-inc.com] Sent: Monday, September 14,

Re: [VOTE] Release Pig 0.4.0 (candidate 1)

2009-09-17 Thread Alan Gates
Now the code won't build because there's no hadoop jar in the lib directory. Alan. On Sep 17, 2009, at 12:09 PM, Olga Natkovich wrote: Hi, I have fixed the issue causing the failure that Alan reported. Please test the new release: http://people.apache.org/~olga/pig-0.4.0-candidate-1/.

[jira] Updated: (PIG-960) Using Hadoop's optimized LineRecordReader for reading Tuples in PigStorage

2009-09-17 Thread Ankit Modi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Modi updated PIG-960: --- Status: Open (was: Patch Available) This patch failed in release audit Using Hadoop's optimized

[jira] Updated: (PIG-964) Handling null in skewed join

2009-09-17 Thread Sriranjan Manjunath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriranjan Manjunath updated PIG-964: Status: Open (was: Patch Available) Handling null in skewed join

[jira] Updated: (PIG-964) Handling null in skewed join

2009-09-17 Thread Sriranjan Manjunath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriranjan Manjunath updated PIG-964: Attachment: (was: skjoin2b.patch) Handling null in skewed join

[jira] Updated: (PIG-964) Handling null in skewed join

2009-09-17 Thread Sriranjan Manjunath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriranjan Manjunath updated PIG-964: Attachment: skewedjoinnull.patch Cleared end-end tests and added a new unit test to check for

[jira] Updated: (PIG-964) Handling null in skewed join

2009-09-17 Thread Sriranjan Manjunath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriranjan Manjunath updated PIG-964: Status: Patch Available (was: Open) Handling null in skewed join

[jira] Commented: (PIG-964) Handling null in skewed join

2009-09-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756891#action_12756891 ] Hadoop QA commented on PIG-964: --- +1 overall. Here are the results of testing the latest

[jira] Commented: (PIG-964) Handling null in skewed join

2009-09-17 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756958#action_12756958 ] Olga Natkovich commented on PIG-964: +1 on the code Handling null in skewed join

[jira] Commented: (PIG-964) Handling null in skewed join

2009-09-17 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756970#action_12756970 ] Olga Natkovich commented on PIG-964: patch committed to branch-0.5 Handling null in

Re: [VOTE] Release Pig 0.4.0 (candidate 1)

2009-09-17 Thread Nigel Daley
Is anyone else getting javac errors running ant test? compile-sources: [javac] Compiling 484 source files to /Users/ndaley/hadoop/verify/ pig-0.4.0/build/classes [javac] /Users/ndaley/hadoop/verify/pig-0.4.0/src/org/apache/pig/ ComparisonFunc.java:22: package org.apache.hadoop.io does