Redis Link Parameters
The Redis link is applicable to data migration of Redis created in the local data center or ECS. It is used to load data in the database or files to Redis.
Links to Redis data encrypted using SSL are not supported.
When connecting CDM to an on-premises Redis database, configure the parameters as described in Table 1.
Do not change the password or user when the job is running. If you do so, the password will not take effect immediately and the job will fail.
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 |
redis_link |
Redis Deployment Method |
Two deployment methods are available:
|
Single |
Redis Server List |
List of Redis server addresses. Enter each address in the format of IP address or domain name of the database server:port number, Separate multiple server lists by semicolons (;). |
192.168.0.1:7300;192.168.0.2:7301 |
Password |
Password used for logging in to Redis |
- |
Redis Database Index |
Index ID of a Redis database A Redis database is similar to a relational database. The total number of Redis databases can be set in the Redis configuration file. By default, there are 16 Redis databases. The database names are integers ranging from 0 to 15 instead of character strings. |
0 |
Authentication Method |
Authentication method used for accessing MRS
|
SIMPLE |
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.
To create a data connection for an MRS security cluster, do not use user admin. The admin user is the default management page user and cannot be used as the authentication user of the security cluster. You can create an MRS user and set Username and Password to the username and password of the created MRS user when creating an MRS data connection.
NOTE:
|
cdm |
Cluster Config Name |
This parameter is valid only when Authentication Method is set to KERBEROS. Select a cluster configuration you have created. For details about how to configure a cluster, see Managing Cluster Configurations. |
hdfs_01 |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot