HBASE-4599. performance.xml - correcting small error in EC2 section

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1184845 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Doug Meil 2011-10-16 15:15:16 +00:00
parent 6f65994f51
commit 1f44a8ce1e
1 changed files with 1 additions and 1 deletions

View File

@ -432,7 +432,7 @@ htable.close();</programlisting></para>
</section>
<section xml:id="perf.ec2"><title>Amazon EC2</title>
<para>Performance questions are common on Amazon EC2 environments because it is is a shared environment. You will
<para>Performance questions are common on Amazon EC2 environments because it is a shared environment. You will
not see the same throughput as a dedicated server. In terms of running tests on EC2, run them several times for the same
reason (i.e., it's a shared environment and you don't know what else is happening on the server).
</para>