You have completed setting up your Hadoop cluster?? Now its time to benchmark it, as this will help you to understand that your Hadoop is production ready, and configured properly.
So how to proceed?
The benchmarking programs are there in Hadoop*-test.jar file which you can call.
So lets try TestDFSIO : this will test the read/write performance of HDFS.
How we can run this?