[jira] Updated: (PIG-890) Create a sampler interface and improve the skewed join sampler

2009-09-02 Thread Sriranjan Manjunath (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sriranjan Manjunath updated PIG-890:


Status: Open  (was: Patch Available)

 Create a sampler interface and improve the skewed join sampler
 --

 Key: PIG-890
 URL: https://issues.apache.org/jira/browse/PIG-890
 Project: Pig
  Issue Type: Improvement
Reporter: Sriranjan Manjunath
 Attachments: sampler.patch


 We need a different sampler for order by and skewed join. We thus need a 
 better sampling interface. The design of the same is described here: 
 http://wiki.apache.org/pig/PigSampler

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (PIG-890) Create a sampler interface and improve the skewed join sampler

2009-09-02 Thread Sriranjan Manjunath (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sriranjan Manjunath updated PIG-890:


Attachment: (was: sampler.patch)

 Create a sampler interface and improve the skewed join sampler
 --

 Key: PIG-890
 URL: https://issues.apache.org/jira/browse/PIG-890
 Project: Pig
  Issue Type: Improvement
Reporter: Sriranjan Manjunath
 Attachments: samplerinterface.patch


 We need a different sampler for order by and skewed join. We thus need a 
 better sampling interface. The design of the same is described here: 
 http://wiki.apache.org/pig/PigSampler

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (PIG-890) Create a sampler interface and improve the skewed join sampler

2009-09-02 Thread Sriranjan Manjunath (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sriranjan Manjunath updated PIG-890:


Status: Patch Available  (was: Open)

 Create a sampler interface and improve the skewed join sampler
 --

 Key: PIG-890
 URL: https://issues.apache.org/jira/browse/PIG-890
 Project: Pig
  Issue Type: Improvement
Reporter: Sriranjan Manjunath
 Attachments: samplerinterface.patch


 We need a different sampler for order by and skewed join. We thus need a 
 better sampling interface. The design of the same is described here: 
 http://wiki.apache.org/pig/PigSampler

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (PIG-890) Create a sampler interface and improve the skewed join sampler

2009-09-02 Thread Daniel Dai (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dai updated PIG-890:
---

   Resolution: Fixed
Fix Version/s: 0.4.0
   Status: Resolved  (was: Patch Available)

Patch committed. Unit test failure is not related to this patch. Thanks Sri. 

 Create a sampler interface and improve the skewed join sampler
 --

 Key: PIG-890
 URL: https://issues.apache.org/jira/browse/PIG-890
 Project: Pig
  Issue Type: Improvement
Reporter: Sriranjan Manjunath
 Fix For: 0.4.0

 Attachments: samplerinterface.patch


 We need a different sampler for order by and skewed join. We thus need a 
 better sampling interface. The design of the same is described here: 
 http://wiki.apache.org/pig/PigSampler

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (PIG-890) Create a sampler interface and improve the skewed join sampler

2009-08-11 Thread Sriranjan Manjunath (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sriranjan Manjunath updated PIG-890:


Attachment: sampler.patch

The attached file has the redesigned sampler interface. Skewed join now uses a 
trivial implementation of the poisson sampling mechanism.

 Create a sampler interface and improve the skewed join sampler
 --

 Key: PIG-890
 URL: https://issues.apache.org/jira/browse/PIG-890
 Project: Pig
  Issue Type: Improvement
Reporter: Sriranjan Manjunath
 Attachments: sampler.patch


 We need a different sampler for order by and skewed join. We thus need a 
 better sampling interface. The design of the same is described here: 
 http://wiki.apache.org/pig/PigSampler

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (PIG-890) Create a sampler interface and improve the skewed join sampler

2009-08-11 Thread Sriranjan Manjunath (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sriranjan Manjunath updated PIG-890:


Status: Patch Available  (was: Open)

 Create a sampler interface and improve the skewed join sampler
 --

 Key: PIG-890
 URL: https://issues.apache.org/jira/browse/PIG-890
 Project: Pig
  Issue Type: Improvement
Reporter: Sriranjan Manjunath
 Attachments: sampler.patch


 We need a different sampler for order by and skewed join. We thus need a 
 better sampling interface. The design of the same is described here: 
 http://wiki.apache.org/pig/PigSampler

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (PIG-890) Create a sampler interface and improve the skewed join sampler

2009-08-11 Thread Sriranjan Manjunath (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sriranjan Manjunath updated PIG-890:


Status: Open  (was: Patch Available)

 Create a sampler interface and improve the skewed join sampler
 --

 Key: PIG-890
 URL: https://issues.apache.org/jira/browse/PIG-890
 Project: Pig
  Issue Type: Improvement
Reporter: Sriranjan Manjunath
 Attachments: sampler.patch


 We need a different sampler for order by and skewed join. We thus need a 
 better sampling interface. The design of the same is described here: 
 http://wiki.apache.org/pig/PigSampler

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (PIG-890) Create a sampler interface and improve the skewed join sampler

2009-08-11 Thread Sriranjan Manjunath (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sriranjan Manjunath updated PIG-890:


Attachment: (was: sampler.patch)

 Create a sampler interface and improve the skewed join sampler
 --

 Key: PIG-890
 URL: https://issues.apache.org/jira/browse/PIG-890
 Project: Pig
  Issue Type: Improvement
Reporter: Sriranjan Manjunath
 Attachments: sampler.patch


 We need a different sampler for order by and skewed join. We thus need a 
 better sampling interface. The design of the same is described here: 
 http://wiki.apache.org/pig/PigSampler

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.