You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2016/01/14 05:24:40 UTC

[jira] [Resolved] (MAPREDUCE-6465) NNBench result wrong when number of reducers greater than 1

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

Akira AJISAKA resolved MAPREDUCE-6465.
--------------------------------------
    Resolution: Duplicate

This issue is fixed by MAPREDUCE-6363. Closing this issue.
Thanks Bibin for reporting this and thanks Brahma for the comment.

> NNBench result wrong when number of reducers greater than 1
> -----------------------------------------------------------
>
>                 Key: MAPREDUCE-6465
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6465
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Bibin A Chundatt
>            Assignee: Bibin A Chundatt
>         Attachments: 0001-HDFS-8977.patch, 0002-MAPREDUCE-6465.patch
>
>
> Currently NNBench#analyzeResults consider only the part-0000 for analysis
> {code}
>                 TPS: Create/Write/Close: 0
>  Avg exec time (ms): Create/Write/Close: Infinity
>              Avg Lat (ms): Create/Write: Infinity
>                     Avg Lat (ms): Close: NaN
> {code}
> Should consider all part files for output.
> or disable reduces option



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)