Hey guys,
I'm trying to use the TestDFSIO tool program given in
hadoop. The problem i'm facing is that it doesn't provide any option
to create files that have size less than 1MB. I'm using hadoop
0.20.203.0. Earlier i used hadoop 0.21 and TestDFSIO in that had an
option to create files having size less than 1MB for the purposes of
running the benchmark. Is there any way i can modify the existing
TestDFSIO to provide an option for creating such files or do i need to
change the version of Hadoop? Do i've to change the source of the
class?