Link to HBase
MRS HBase
When connecting CDM to HBase of MRS, configure the parameters as described in Table 1.
|
Parameter |
Description |
Example Value |
|---|---|---|
|
Name |
Link name, which should be defined based on the data source type, so it is easier to remember what the link is for |
mrs_hbase_link |
|
Manager IP |
Floating IP address of MRS Manager. Click Select next to the Manager IP text box to select an MRS cluster. CDM automatically fills in the authentication information. |
127.0.0.1 |
|
Username |
If Authentication Method is set to KERBEROS, you must provide the username and password used for logging in to MRS Manager. |
cdm |
|
Password |
Password used for logging in to MRS Manager |
- |
|
Authentication Method |
Authentication method used for accessing MRS
|
SIMPLE |
|
Run Mode |
Run mode of the HBase link. This parameter is used only when the HBase version is HBASE_2_X.
|
STANDALONE |
FusionInsight HBase
When connecting CDM to HBase of FusionInsight HD, configure the parameters as described in Table 2.
|
Parameter |
Description |
Example Value |
|---|---|---|
|
Name |
Link name, which should be defined based on the data source type, so it is easier to remember what the link is for |
FI_hbase_link |
|
Manager IP |
IP address of FusionInsight Manager |
127.0.0.1 |
|
Manager Port |
Port number of FusionInsight Manager |
28443 |
|
CAS Server Port |
Port number of the CAS server used to connect to FusionInsight |
20009 |
|
Username |
Username used for logging in to FusionInsight Manager. |
cdm |
|
Password |
Password used for logging in to FusionInsight Manager |
- |
|
Authentication Method |
Authentication method used for accessing FusionInsight HD
|
Kerberos |
|
Run Mode |
Run mode of the HBase link. This parameter is used only when the HBase version is HBASE_2_X.
|
STANDALONE |
Apache HBase
When connecting CDM to HBase of Apache Hadoop, configure the parameters as described in Table 3.
|
Parameter |
Description |
Example Value |
|---|---|---|
|
Name |
Link name, which should be defined based on the data source type, so it is easier to remember what the link is for |
hadoop_hbase_link |
|
ZK Link |
ZooKeeper link of HBase Format: <host1>:<port>,<host2>:<port>,<host3>:<port> |
zk1.example.com:2181,zk2.example.com:2181,zk3.example.com:2181 |
|
Authentication Method |
Authentication method used for accessing Hadoop
|
Kerberos |
|
Principal |
When Authentication Method is set to KERBEROS, the Principal account is used for authentication. You can contact the Hadoop administrator to obtain the account. |
USER@YOUR-REALM.COM |
|
Keytab File |
When Authentication Method is set to KERBEROS, this file is used for authentication. You can contact the Hadoop administrator to obtain the file. |
/opt/user.keytab |
|
IP and Host Name Mapping |
If the configuration file uses the host name, configure the mapping between the IP address and host name. Separate the IP addresses and host names by spaces and mappings by semicolons (;), carriage returns, or line feeds. |
10.3.6.9 hostname01 10.4.7.9 hostname02 |
|
Run Mode |
Run mode of the HBase link. This parameter is used only when the HBase version is HBASE_2_X.
|
STANDALONE |
Last Article: Link to DMS Kafka
Next Article: Link to HDFS
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.