Help Center/ CloudTable Service/ FAQs/ Connection and Access/ What Should I Do If It Takes a Long Time to Concurrently Access an HBase Cluster Through the Thrift Interface Using Python?
Updated on 2025-08-14 GMT+08:00

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.