You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Christian Kunz (JIRA)" <ji...@apache.org> on 2009/06/17 19:54:07 UTC

[jira] Created: (HADOOP-6070) pipes combiner does not reset properly after a spill

pipes combiner does not reset properly after a spill
----------------------------------------------------

                 Key: HADOOP-6070
                 URL: https://issues.apache.org/jira/browse/HADOOP-6070
             Project: Hadoop Core
          Issue Type: Bug
          Components: pipes
    Affects Versions: 0.18.3
            Reporter: Christian Kunz
             Fix For: 0.18.4


When using a pipes combiner, the variable numBytes is not reset to 0 in spillAll, effectively reducing the effect of running a combiner to the first spill.

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


[jira] Updated: (HADOOP-6070) pipes combiner does not reset properly after a spill

Posted by "Christian Kunz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Kunz updated HADOOP-6070:
-----------------------------------

    Attachment: patch.HADOOP-6070

> pipes combiner does not reset properly after a spill
> ----------------------------------------------------
>
>                 Key: HADOOP-6070
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6070
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: pipes
>    Affects Versions: 0.18.3
>            Reporter: Christian Kunz
>             Fix For: 0.18.4
>
>         Attachments: patch.HADOOP-6070
>
>
> When using a pipes combiner, the variable numBytes is not reset to 0 in spillAll, effectively reducing the effect of running a combiner to the first spill.

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


[jira] Updated: (HADOOP-6070) pipes combiner does not reset properly after a spill

Posted by "Christian Kunz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Kunz updated HADOOP-6070:
-----------------------------------

    Fix Version/s:     (was: 0.18.4)
                   0.20.1

> pipes combiner does not reset properly after a spill
> ----------------------------------------------------
>
>                 Key: HADOOP-6070
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6070
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: pipes
>    Affects Versions: 0.18.3
>            Reporter: Christian Kunz
>            Assignee: Christian Kunz
>             Fix For: 0.20.1
>
>         Attachments: patch.HADOOP-6070
>
>
> When using a pipes combiner, the variable numBytes is not reset to 0 in spillAll, effectively reducing the effect of running a combiner to the first spill.

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


[jira] Updated: (HADOOP-6070) pipes combiner does not reset properly after a spill

Posted by "Christian Kunz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Kunz updated HADOOP-6070:
-----------------------------------

    Status: Patch Available  (was: Open)

> pipes combiner does not reset properly after a spill
> ----------------------------------------------------
>
>                 Key: HADOOP-6070
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6070
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: pipes
>    Affects Versions: 0.18.3
>            Reporter: Christian Kunz
>            Assignee: Christian Kunz
>             Fix For: 0.20.1
>
>         Attachments: patch.HADOOP-6070
>
>
> When using a pipes combiner, the variable numBytes is not reset to 0 in spillAll, effectively reducing the effect of running a combiner to the first spill.

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


[jira] Assigned: (HADOOP-6070) pipes combiner does not reset properly after a spill

Posted by "Christian Kunz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Kunz reassigned HADOOP-6070:
--------------------------------------

    Assignee: Christian Kunz

> pipes combiner does not reset properly after a spill
> ----------------------------------------------------
>
>                 Key: HADOOP-6070
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6070
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: pipes
>    Affects Versions: 0.18.3
>            Reporter: Christian Kunz
>            Assignee: Christian Kunz
>             Fix For: 0.20.1
>
>         Attachments: patch.HADOOP-6070
>
>
> When using a pipes combiner, the variable numBytes is not reset to 0 in spillAll, effectively reducing the effect of running a combiner to the first spill.

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