On 15/03/11 04:59, Kannu wrote:

Please tell me how to use synthetic load generator in hadoop or suggest me
any other way of load testing in hadoop cluster.

thanks,
kannu

terasort is the one most people use, as it generates its own datasets. Otherwise you need a few TB of data and some custom code to run on it.

Gridmix/gridmix2 can also simulate load.

All this stuff is in the hadoop source tree, with documentation

Reply via email to