You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Robert Chansler (JIRA)" <ji...@apache.org> on 2009/10/09 19:47:31 UTC

[jira] Updated: (HADOOP-5895) Log message shows -ve number of bytes to be merged in the final merge pass when there are no intermediate merges and merge factor is > number of segments

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

Robert Chansler updated HADOOP-5895:
------------------------------------

    Release Note:   (was: This patch fixes the issue of final merge not getting included in the calculation of estimated bytes in merges in map task when the merge factor is > total number of segments.)

Editorial pass over all release notes prior to publication of 0.21. Bug.

> Log message shows -ve number of bytes to be merged in the final merge pass when there are no intermediate merges and merge factor is > number of segments
> ---------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5895
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5895
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-5895.patch, HADOOP-5895.v1.1.patch, HADOOP-5895.v1.patch
>
>
> Log message shows -ve number of bytes to be merged in the final merge pass when there are no intermediate merges and the mergeFactor is >  total number of segments to be merged. This issue is because of code changes done in HADOOP-5572.

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