Link to MongoDB
This link is used to transfer data from a third-party cloud MongoDB service or MongoDB created in the on-premises data center or ECS to a big data platform.
When connecting CDM to an on-premises MongoDB database, 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 | mongodb_link |
| MongoDB Server List | List of server addresses. Enter each address in the format of IP address or domain name of the database server:port number, and separate the entered addresses with semicolons (;). | 192.168.0.1:7300;192.168.0.2:7301 |
| Database Name | Name of the MongoDB database to be connected | DB_mongodb |
| Username | Username for logging in to MongoDB | cdm |
| Password | Password for logging in to MongoDB | - |
Last Article: Link to NAS/SFS
Next Article: Link to DDS
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.