Bibin A Chundatt created HDFS-8977:
--------------------------------------
Summary: NNBench result wrong when number of reduces greater than 1
Key: HDFS-8977
URL: https://issues.apache.org/jira/browse/HDFS-8977
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Bibin A Chundatt
Assignee: Bibin A Chundatt
Priority: Minor
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)