Link to good thread on read time perf issues
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562324 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2a0f5b2af2
commit
f4dba9d98e
|
@ -433,7 +433,9 @@ Deferred log flush can be configured on tables via <link
|
|||
|
||||
<section xml:id="perf.reading">
|
||||
<title>Reading from HBase</title>
|
||||
|
||||
<para>The mailing list can help if you are having performance issues.
|
||||
For example, here is a good general thread on what to look at addressing
|
||||
read-time issues: <link xlink:href="http://search-hadoop.com/m/qOo2yyHtCC1">HBase Random Read latency > 100ms</link></para>
|
||||
<section xml:id="perf.hbase.client.caching">
|
||||
<title>Scan Caching</title>
|
||||
|
||||
|
|
Loading…
Reference in New Issue