You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by dm...@apache.org on 2011/10/16 17:15:16 UTC

svn commit: r1184845 - /hbase/trunk/src/docbkx/performance.xml

Author: dmeil
Date: Sun Oct 16 15:15:16 2011
New Revision: 1184845

URL: http://svn.apache.org/viewvc?rev=1184845&view=rev
Log:
HBASE-4599.  performance.xml - correcting small error in EC2 section

Modified:
    hbase/trunk/src/docbkx/performance.xml

Modified: hbase/trunk/src/docbkx/performance.xml
URL: http://svn.apache.org/viewvc/hbase/trunk/src/docbkx/performance.xml?rev=1184845&r1=1184844&r2=1184845&view=diff
==============================================================================
--- hbase/trunk/src/docbkx/performance.xml (original)
+++ hbase/trunk/src/docbkx/performance.xml Sun Oct 16 15:15:16 2011
@@ -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>