[
https://issues.apache.org/jira/browse/HDFS-16936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Bukhner updated HDFS-16936:
--------------------------------
Description:
Now it's impossible to configure directory path using by
{*}NNThroughputBenchmark{*}.
This improvement is helpful in *RBF* features testing.
Example of usage:
{code:java}
sudo bin/hadoop org.apache.hadoop.hdfs.server.namenode.NNThroughputBenchmark
-fs ... -op create -threads 16 -baseDir /cluster1{code}
was:
Now it's impossible to configure directory path in {*}NNThroughputBenchmark{*}.
This improvement is helpful in *RBF* features testing.
Example of usage:
{code:java}
sudo bin/hadoop org.apache.hadoop.hdfs.server.namenode.NNThroughputBenchmark
-fs ... -op create -threads 16 -baseDir /cluster1{code}
> Add baseDir option in NNThroughputBenchmark
> -------------------------------------------
>
> Key: HDFS-16936
> URL: https://issues.apache.org/jira/browse/HDFS-16936
> Project: Hadoop HDFS
> Issue Type: Improvement
> Affects Versions: 3.3.4
> Reporter: Mark Bukhner
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 3.4.0, 3.3.5
>
>
> Now it's impossible to configure directory path using by
> {*}NNThroughputBenchmark{*}.
> This improvement is helpful in *RBF* features testing.
> Example of usage:
> {code:java}
> sudo bin/hadoop org.apache.hadoop.hdfs.server.namenode.NNThroughputBenchmark
> -fs ... -op create -threads 16 -baseDir /cluster1{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]