[jira] [Updated] (TEZ-2198) Fix sorter spill counts

2015-04-05 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated TEZ-2198: -- Attachment: no_additional_spills_eg_pipelined_shuffle.png with_additional_spills.pn

[jira] [Updated] (TEZ-2198) Fix sorter spill counts

2015-04-27 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated TEZ-2198: - Target Version/s: 0.7.0 > Fix sorter spill counts > --- > > Key: TEZ-219

[jira] [Updated] (TEZ-2198) Fix sorter spill counts

2015-04-30 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated TEZ-2198: -- Attachment: TEZ-2198.3.patch Thanks [~sseth]. Addressing review comments. - Renamed TOTAL_SPILL_CO

[jira] [Updated] (TEZ-2198) Fix sorter spill counts

2015-04-30 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated TEZ-2198: -- Attachment: TEZ-2198.4.patch - Added minor fix in TestPipelinedShuffle - TestFaultTolerance is unr

[jira] [Updated] (TEZ-2198) Fix sorter spill counts

2015-05-27 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated TEZ-2198: -- Attachment: TEZ-2198.5.patch rebasing for master. > Fix sorter spill counts > ---

[jira] [Updated] (TEZ-2198) Fix sorter spill counts

2015-05-27 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated TEZ-2198: -- Attachment: TEZ-2198.6.patch rebasing to master. > Fix sorter spill counts >

[jira] [Updated] (TEZ-2198) Fix sorter spill counts

2015-09-01 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated TEZ-2198: -- Attachment: TEZ-2198.branch-0.7.patch Attaching rebased patch for branch 0.7. > Fix sorter spill

[jira] [Updated] (TEZ-2198) Fix sorter spill counts

2015-09-02 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated TEZ-2198: -- Target Version/s: 0.7.1 (was: 0.7.0) Fix Version/s: 0.7.1 > Fix sorter spill counts >

[jira] [Updated] (TEZ-2198) Fix sorter spill counts

2015-03-15 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated TEZ-2198: -- Attachment: TEZ-2198.1.patch Changes: 1. Added TOTAL_SPILL_COUNT to DefaultSorter, PipelinedSorter

[jira] [Updated] (TEZ-2198) Fix sorter spill counts

2015-03-16 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated TEZ-2198: - Description: Prior to pipelined shuffle, tez merged all spilled data into a single file. This ended up creating on

[jira] [Updated] (TEZ-2198) Fix sorter spill counts

2015-03-16 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated TEZ-2198: -- Attachment: TEZ-2198.2.patch Addressing [~gopalv]'s comments. > Fix sorter spill counts > ---