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 "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2015/09/01 11:16:46 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14725033#comment-14725033 ] 

Brahma Reddy Battula commented on MAPREDUCE-6465:
-------------------------------------------------

Thanks for reporting this.. Since fix is in Mapreduce moved to Mapreduce project.

> 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
>
>
> 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)