HBASE_CACHE_BLOCKS query option
Setting this option is equivalent to calling the
setCacheBlocks method of the class org.apache.hadoop.hbase.client.Scan, in an HBase Java
application. Helps to control the memory pressure on the HBase
RegionServer, in conjunction with the HBASE_CACHING query
option.
,