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:
parent
6f65994f51
commit
1f44a8ce1e
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue