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

   Description of PR
        As of now,We can not specify data units while specifying the -blockSize 
as arguments(like 1m), but have to specify numbers.
   while which is support with configuration item dfs.blocksize 
   
   How was this patch tested?
        Test with 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 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