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

   Currently, NNThroughputBenchmark does not support specifying the base 
directory, therefore does not support multiple clients performing stress 
testing at the same time. However, for high-performance namenode machine, only 
one client submitting stress test can not make the namenode rpc access reach 
the bottleneck. Therefore, multiple clients are required for parallel testing 
to make the namenode pressure reach the level of the large-scale production 
cluster.
   
   So I specify the base directory through the -baseDirName parameter to 
support multiple clients submitting stress tests at the same time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to