What Should I Do If It Takes a Long Time to Concurrently Access an HBase Cluster Through the Thrift Interface Using Python?
Symptom
When a CloudTable HBase data table is accessed, concurrent tasks run slowly.
Possible Causes
GC memory leakage occurs on cluster nodes. Perform gray restart on the nodes.
In addition, check whether the load is too high. If the nodes are overloaded, contact related personnel.
Solutions
Contact maintenance personnel to restart the RegionServer instance.