This topic provides answers to frequently asked questions about using ApsaraDB for HBase.
What scenarios is ApsaraDB for HBase suitable for?
ApsaraDB for HBase is a cost-effective and all-in-one data processing platform based on Apache HBase and the Apache HBase ecosystem. ApsaraDB for HBase provides closed-loop capabilities to process, store, and analyze data. This allows you to implement all-in-one data processing at a low cost.
What are the advantages of ApsaraDB for HBase clusters over self-managed HBase clusters and E-MapReduce (EMR) HBase clusters?
ApsaraDB for HBase clusters are cost-effective and provide all-in-one data processing capabilities.
How do I migrate data from an on-premises Cloudera Distributed Hadoop (CDH) or Hortonworks Data Platform (HDP) cluster or a self-managed CDH or HDP cluster deployed on an Elastic Compute Service (ECS) instance to an ApsaraDB for HBase cluster?
- Upgrade your ApsaraDB for HBase cluster so that the cluster can use the components of Apache Spark to process data. This method improves efficiency and reduces costs.
- Connect an ApsaraDB for HBase cluster to an EMR cluster. This allows you to use the Hive and MapReduce services of EMR to process data. ApsaraDB for HBase can be seamlessly connected to EMR.
When I purchase an ApsaraDB for HBase cluster, an error message appears to indicate that the database resources are insufficient. Why does the purchase fail?
This error occurs because the database resources in the specified region have been sold out. You need to wait until sufficient resources are available and then try again. In most cases, you need to wait at most one day. If you need an ApsaraDB for HBase cluster for urgency, submit a ticket.
Why does not a purchased cluster appear in the console after I pay for it?
A cluster is not displayed in the console while the system is creating it. It takes a few minutes to create a cluster. After the cluster is created, you can view the cluster in the console. This issue will be fixed soon.
I configured the ZooKeeper address of the cluster in my client. Why am I still unable to use the client to connect to my ApsaraDB for HBase cluster?
For information about how to troubleshoot connection failures, see Connectivity test.
Why am I unable to connect my newly created ApsaraDB for HBase cluster to an open source component?
For security purposes, a newly created cluster cannot be accessed by default. For more information, see Access a web UI.
The disk capacity of an ApsaraDB for HBase cluster is too small. Can I increase the disk capacity?
Yes, you can increase the disk capacity in the ApsaraDB for HBase console.
In a Maven project, can hbase-client depend on org.apache.hbase?
Yes, hbase-client V1.x can depend on org.apache.hbase V1.1.3 and hbase-client V2.x can depend on org.apache.hbase V2.0.5.