Updated Hadoop Benchmark (markdown)

Chris Lu 2020-07-15 14:20:25 -07:00
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:
```