wangzhongwei created HDFS-17555:
-----------------------------------
Summary: fix NumberFormatException using letter suffix with conf
dfs.blocksize
Key: HDFS-17555
URL: https://issues.apache.org/jira/browse/HDFS-17555
Project: Hadoop HDFS
Issue Type: Bug
Components: benchmarks
Affects Versions: 3.3.6, 3.3.4, 3.3.3, 3.3.5
Reporter: wangzhongwei
when using NNThroughputBenchmark, the configuration item dfs.blocksize in
hdfs-site.xml is configured with a letter as the suffix,such as
256m,NumberFormatException occurred.
command:
hadoop org.apache.hadoop.hdfs.server.namenode.NNThroughputBenchmark -fs
[hdfs://|hdfs://ctyunns/]xxxxx -op create -threads 100 -files 250000
-filesPerDir 100 -close
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]