mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Hadoop Benchmark (markdown)
parent
837ea59551
commit
aa7d85ef25
|
@ -33,6 +33,7 @@ wget https://oss.sonatype.org/service/local/repositories/releases/content/com/gi
|
|||
|
||||
The TestDFSIO benchmark is used for measuring I/O (read/write) performance.
|
||||
|
||||
## TestDFSIO write tests
|
||||
Start the TestDFSIO write tests:
|
||||
|
||||
```
|
||||
|
@ -93,6 +94,8 @@ bin/hadoop jar ./share/hadoop/mapreduce/hadoop-mapreduce-client-jobclient-2.10.0
|
|||
20/07/14 18:27:34 INFO fs.TestDFSIO:
|
||||
```
|
||||
|
||||
## TestDFSIO read tests
|
||||
|
||||
Start the TestDFSIO read tests:
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue