wangzhongwei created HDFS-17574: ----------------------------------- Summary: Make NNThroughputBenchmark support argument blockSize suffix with k, m, g, t, p, e Key: HDFS-17574 URL: https://issues.apache.org/jira/browse/HDFS-17574 Project: Hadoop HDFS Issue Type: Bug Components: benchmarks, hdfs Affects Versions: 3.3.6, 3.3.3 Reporter: wangzhongwei Assignee: wangzhongwei
As of now,We can not specify data units while specifying the -blockSize as arguments(like 1m), but have to specify numbers test command: hadoop org.apache.hadoop.hdfs.server.namenode.NNThroughputBenchmark -fs [hdfs://|hdfs://ctyunns/]xxxxx -op create -threads 100 -files 250000 -filesPerDir 100 -blockSize 1m -close -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org