Help Center> MapReduce Service> FAQs> Big Data Service Development> How Do I Connect to HBase of MRS Through HappyBase?
Updated on 2022-08-30 GMT+08:00

How Do I Connect to HBase of MRS Through HappyBase?

ThriftServer1 and ThriftServer2 cannot coexist. The HBase service of the MRS cluster uses ThriftServer2. However, HappyBase can connect to HBase only through the ThriftServer1 interface. Therefore, use Python to directly connect to HBase. For details, see https://github.com/huaweicloud/huaweicloud-mrs-example/blob/mrs-1.8/src/hbase-examples/hbase-python-example/DemoClient.py.

Big Data Service Development FAQs

more