You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Josh Patterson <jo...@cloudera.com> on 2010/05/28 01:57:49 UTC

Re: Regading Benchmark test for Hadoop

Hey Sonali,

A good start is Terrasort:

# generate 10m records
hadoop jar $HADOOP_HOME/hadoop-*-examples.jar teragen 10000000 input-dir


# run terasort
hadoop jar $HADOOP_HOME/hadoop-*-examples.jar terasort input-dir output-dir


Which will push your setup some. Its not a complete test, but its a good
first test!


Josh Patterson


Solutions Architect

Cloudera

On Thu, May 27, 2010 at 10:22 AM, sonali <so...@cybage.com> wrote:

> Hi,
>   I am running Benchmarks for Testing performance of Hadoop cluster, I need
> to know if there are any tests that are crucial or most widely used?
>
> regards
> Sonali Gavhane
>
> "Legal Disclaimer: This electronic message and all contents contain
> information from Cybage Software Private Limited which may be privileged,
> confidential, or otherwise protected from disclosure. The information is
> intended to be for the addressee(s) only. If you are not an addressee, any
> disclosure, copy, distribution, or use of the contents of this message is
> strictly prohibited. If you have received this electronic message in error
> please notify the sender by reply e-mail to and destroy the original message
> and all copies. Cybage has taken every reasonable precaution to minimize the
> risk of malicious content in the mail, but is not liable for any damage you
> may sustain as a result of any malicious content in this e-mail. You should
> carry out your own malicious content checks before opening the e-mail or
> attachment." www.cybage.com
>
>
>