[jira] [Updated] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-11-04 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-2652: Fix Version/s: (was: 0.10.1) (was: 0.9.3) Correcting the fixed

[jira] [Updated] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-06-28 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2652: --- Resolution: Fixed Status: Resolved (was: Patch Available) Skew join and order by

[jira] [Updated] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-04-26 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2652: --- Attachment: PIG-2652_7.patch Fixed tests. Please try again. Skew join and

[jira] [Updated] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-04-26 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2652: Fix Version/s: (was: 0.10.0) 0.10.1 Skew join and order by don't trigger reducer

[jira] [Updated] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-04-23 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2652: --- Attachment: PIG-2652_6.patch Ok, attaching latest. This always adds the limiting MR job, even

[jira] [Updated] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-04-18 Thread Dmitriy V. Ryaboy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2652: --- Attachment: PIG-2652_4.patch note that I completely yanked that visitor. Don't think we need

[jira] [Updated] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-04-18 Thread Dmitriy V. Ryaboy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2652: --- Attachment: PIG-2652_5.patch Ok this works, I think. TestSampleOptimizer passes. I don't have

[jira] [Updated] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-04-18 Thread Dmitriy V. Ryaboy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2652: --- Status: Patch Available (was: Reopened) Skew join and order by don't trigger reducer

[jira] [Updated] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-04-15 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2652: Attachment: PIG-2652_2.patch I agree SampleOptimizer did more than it suppose to be, better to separate into

[jira] [Updated] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-04-15 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2652: Attachment: PIG-2652_3.patch SampleOptimizer is not a good place to do #reducer adjust. It is done once

[jira] [Updated] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-04-15 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2652: Attachment: PIG-2652_3_10.patch The same patch for 0.10 branch. One side affect is explain will see

[jira] [Updated] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-04-13 Thread Bill Graham (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated PIG-2652: - Attachment: PIG-2652_1.patch Here's a patch that sets the number of reducers to -1 in {{MRController}} for

[jira] [Updated] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-04-13 Thread Bill Graham (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated PIG-2652: - Assignee: Bill Graham Release Note: Fix how reducers are estimated for skew join and order

[jira] [Updated] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-04-13 Thread Dmitriy V. Ryaboy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2652: --- Resolution: Fixed Fix Version/s: 0.11 0.9.3 0.10.0