Found it in org.apache.hadoop.hbase.io.hfile.CacheConfig. The name of this config parameter has been changed to "hbase.bucketcache.percentage.in.combinedcache".
---------------------------- Best Wishes On Mon, Aug 19, 2013 at 5:58 PM, Xiong LIU <[email protected]> wrote: > Hello, all, > I use bucket cache as the main block cache in memory. > The default value of "hbase.bucketcache.combinedcache.percentage" is 0.9f. > I find that it takes no effect to set it to other values. And more, I can't > find this config string in hbase 0.95.1 source code either. > > This config string was mentioned in the comments of > HBASE-7404<https://issues.apache.org/jira/browse/HBASE-7404> but > not documented. > So is this config available and if so how to use it? > > ---------------------------- > Best Wishes >
