You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/02/27 11:05:00 UTC

[jira] [Commented] (HDFS-16936) Add baseDir option in NNThroughputBenchmark

    [ https://issues.apache.org/jira/browse/HDFS-16936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693958#comment-17693958 ] 

ASF GitHub Bot commented on HDFS-16936:
---------------------------------------

Alowator opened a new pull request, #5438:
URL: https://github.com/apache/hadoop/pull/5438

   ### Description of PR
   Now it's impossible to configure directory path in **NNThroughputBenchmark**.
   This improvement is helpful in **RBF** features testing.
   Example of usage: 
   `sudo bin/hadoop org.apache.hadoop.hdfs.server.namenode.NNThroughputBenchmark -fs ... -op create -threads 16 -baseDir /cluster1"`
   
   ### How was this patch tested?
   Running local 2 subclusters in RBF mode, then running two parallel working NNThroughputBenchmarks with different -baseDir options.
   
   ### For code changes:
   
   - [+] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
   - [+] Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
   - [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, `NOTICE-binary` files?
   
   




> 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: Minor
>              Labels: pull-request-available
>             Fix For: 3.4.0, 3.3.5
>
>
> Now it's impossible to configure directory path in {*}NNThroughputBenchmark{*}.
> This improvement is helpful in *RBF* features testing.



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

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