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

Ravi Gummadi updated HADOOP-5895:
---------------------------------

    Description: 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.  (was: 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.)
        Summary: 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  (was: 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)

Issue is when mergeFactor > number of segments (not less than).

> 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 Core
>          Issue Type: Bug
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-5895.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.

Reply via email to