Tool to find biggest or smallest least used HBase Regions across any given RegionServers using JMX API stats Designed to find the biggest and smallest hbase regions to look at migrating for storage ...
This is a pythonic rewrite of an old best practice from a few years back when I worked for Cloudera for off-peak compactions to prevent them impacting peak hours. Uses the HBase Thrift server. For ...