Enable BlockCache compression
You can enable BlockCache compression by setting an appropriate value for the cachecompressed property in the hbase-site configuration file.
-
Set the hbase.block.data.cachecompressed to
true
in the hbase-site.xml file on each RegionServer. - Restart or perform a rolling restart of your cluster.
- Check logs for error messages.