Hey guys,
                I'm trying to use the TestDFSIO benchmark tool provided
with hadoop-0.20.203. I'm using the -write option to create large number of
files. The problem I'm facing is that I'm unable to specify a file size
less than 1MB using the -fileSize option. I'm getting NumberFormatException
when i try to provide a value less than 1 or when i specify the value as
1KB. Is there any way to run the benchmark using files that have size less
than 1MB?

Reply via email to