Link to HDFS
MRS HDFS
When connecting CDM to HDFS 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_hdfs_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. If you need to create a snapshot when exporting a directory from HDFS, the user configured here must have the administrator permission on HDFS. | 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 HDFS link. The options are as follows:
If STANDALONE is selected, CDM can migrate data between HDFSs of multiple MRS clusters. | STANDALONE |
| Agent | Click Select and select the agent created in Connecting to an Agent. This parameter is displayed when Run Mode is set to Agent. | - |
FusionInsight HDFS
When connecting CDM to HDFS 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_hdfs_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. If you need to create a snapshot when exporting a directory from HDFS, the user configured here must have the administrator permission on HDFS. | 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 HDFS link. The options are as follows:
| STANDALONE |
| Agent | Click Select and select the agent created in Connecting to an Agent. This parameter is displayed when Run Mode is set to Agent. | - |
Apache HDFS
When connecting CDM to HDFS 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_hdfs_link |
| URI | NameNode URI | hdfs://nn1.example.com/ |
| 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 |
| Run Mode | Run mode of the HDFS link. The options are as follows:
| STANDALONE |
| IP and Host Name Mapping | This parameter is used only when Run Mode is set to EMBEDDED or STANDALONE. If the HDFS 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.1.6.9 hostname01 10.2.7.9 hostname02 |
| Agent | If Run Mode is set to Agent, click Select and select the agent created in Connecting to an Agent. | - |
Last Article: Link to HBase
Next Article: Link to Amazon S3
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.