[jira] Updated: (PIG-554) Fragment Replicate Join

2008-12-02 Thread Shravan Matthur Narayanamurthy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shravan Matthur Narayanamurthy updated PIG-554: --- Status: Patch Available (was: Open) > Fragment Replicate Join > ---

[jira] Assigned: (PIG-554) Fragment Replicate Join

2008-12-02 Thread Shravan Matthur Narayanamurthy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shravan Matthur Narayanamurthy reassigned PIG-554: -- Assignee: Shravan Matthur Narayanamurthy > Fragment Replicate Join

[jira] Created: (PIG-554) Fragment Replicate Join

2008-12-02 Thread Shravan Matthur Narayanamurthy (JIRA)
Fragment Replicate Join --- Key: PIG-554 URL: https://issues.apache.org/jira/browse/PIG-554 Project: Pig Issue Type: New Feature Affects Versions: types_branch Reporter: Shravan Matthur Narayanamurthy

[jira] Updated: (PIG-554) Fragment Replicate Join

2008-12-02 Thread Shravan Matthur Narayanamurthy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shravan Matthur Narayanamurthy updated PIG-554: --- Attachment: frjofflat.patch > Fragment Replicate Join >

[jira] Updated: (PIG-543) A local mode for pig instead of the current local map-reduce using the minicluster.

2008-12-02 Thread Shubham Chopra (JIRA)
[ https://issues.apache.org/jira/browse/PIG-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shubham Chopra updated PIG-543: --- Attachment: pigLocal.patch Updated patch with 6 more test cases for POStream. POStream gets simplified i

Re: [VOTE] Release Pig 0.1.1 (candidate 0)

2008-12-02 Thread Alan Gates
+1 Alan. On Nov 25, 2008, at 3:58 PM, Olga Natkovich wrote: Hi, I have created a candidate build for Pig 0.1.1. This release is almost identical to Pig 0.1.0 with a couple of exceptions: (1) It is integrated with hadoop 18 (2) It has one small bug fix (PIG-253) (3) Several UDF were added

RE: [VOTE] Release Pig 0.1.1 (candidate 0)

2008-12-02 Thread Benjamin Reed
+1 From: Olga Natkovich [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 25, 2008 3:59 PM To: pig-dev@hadoop.apache.org Subject: [VOTE] Release Pig 0.1.1 (candidate 0) Hi, I have created a candidate build for Pig 0.1.1. This release is almost identical t

[jira] Assigned: (PIG-460) PERFORMANCE: Order by done in 3 MR jobs, could be done in 2

2008-12-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-460: -- Assignee: Amir Youssefi (was: Alan Gates) > PERFORMANCE: Order by done in 3 MR jobs, could be done in 2

[jira] Commented: (PIG-460) PERFORMANCE: Order by done in 3 MR jobs, could be done in 2

2008-12-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652642#action_12652642 ] Alan Gates commented on PIG-460: Here's a quick write up of what will need to be done to chang

Re: [VOTE] Release Pig 0.1.1 (candidate 0)

2008-12-02 Thread Arun C Murthy
+1. I downloaded the release, checked the signatures and checksums. All unit test pass. Arun On Nov 25, 2008, at 3:58 PM, Olga Natkovich wrote: Hi, I have created a candidate build for Pig 0.1.1. This release is almost identical to Pig 0.1.0 with a couple of exceptions: (1) It is inte

[jira] Assigned: (PIG-545) PERFORMANCE: Sampler for order bys does not produce a good distribution

2008-12-02 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-545: -- Assignee: Amir Youssefi > PERFORMANCE: Sampler for order bys does not produce a good distribution

[jira] Updated: (PIG-546) FilterFunc calls empty constructor when it should be calling parameterized constructor

2008-12-02 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-546: --- Attachment: insetfilterfile Test Filter > FilterFunc calls empty constructor when it should be calling paramete

[jira] Updated: (PIG-543) A local mode for pig instead of the current local map-reduce using the minicluster.

2008-12-02 Thread Shubham Chopra (JIRA)
[ https://issues.apache.org/jira/browse/PIG-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shubham Chopra updated PIG-543: --- Attachment: pigLocal.patch Patch updated addressing the issue with error during temporary file creation