You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Mark Bukhner (Jira)" <ji...@apache.org> on 2023/06/06 08:52:00 UTC

[jira] [Created] (HDFS-17039) CSV output support for NNThroughputBenchmark

Mark Bukhner created HDFS-17039:
-----------------------------------

             Summary: CSV output support for NNThroughputBenchmark
                 Key: HDFS-17039
                 URL: https://issues.apache.org/jira/browse/HDFS-17039
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: benchmarks, test
            Reporter: Mark Bukhner


Now the NNThroughputBenchmark has only console result output, i use this benchmark a lot and it's more convenient to have ability to write benchmark results in csv file. 

This change add BenchmarkOutputWriter class, which prints any benchmark results in csv file, this entity could work with any benchmark. To implement this feature in benchmark, @Parameter annotation was added in benchmark fields.

I think this option very helpful for community



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org