Index: src/docbkx/book.xml =================================================================== --- src/docbkx/book.xml (revision 1089888) +++ src/docbkx/book.xml (working copy) @@ -235,7 +235,7 @@ Block cache item count in memory. This is the number of blocks of storefiles (HFiles) in the cache.
<varname>hbase.regionserver.blockCacheFree</varname> - Block cache memory available (MB). + Block cache memory available (bytes).
<varname>hbase.regionserver.blockCacheHitRatio</varname> Block cache hit ratio (0 to 100). TODO: describe impact to ratio where read requests that have cacheBlocks=false @@ -241,10 +241,10 @@ Block cache hit ratio (0 to 100). TODO: describe impact to ratio where read requests that have cacheBlocks=false
<varname>hbase.regionserver.blockCacheSize</varname> - Block cache size in memory (MB) + Block cache size in memory (bytes)
<varname>hbase.regionserver.compactionQueueSize</varname> - Size of the compaction queue. + Size of the compaction queue. This is the number of stores in the region that have been targeted for compaction.
<varname>hbase.regionserver.fsReadLatency_avg_time</varname> Filesystem read latency (ms)