Fixed Issues in HBase
Review the list of HBase issues that are resolved in Cloudera Runtime 7.2.14.
- CDPD-22120: Backport HBASE-25006 and HBASE-22618 - Make the cost functions optional for StochastoicBalancer.
- Added the possibility to load custom cost functions. Optional for StochasticLoadBalancer.
- CDPD-32297: HBase master fails to active on AWS.
- Reverting stream closure on hbck lock file to fix issue of HMaster becoming active on AWS. This issue is resolved.
Apache Patch Information
- HBASE-25006
- HBASE-26512