CONTAINER_NAME |
Enter the name of your remote
harvesting server. |
CLOUD_URL |
Enter
the URL of Talend Cloud Data Catalog corresponding to your region:
- AWS Asia Pacific: https://{tenant}.datacatalog.ap.cloud.talend.com
- AWS Europe: https://{tenant}.datacatalog.eu.cloud.talend.com
- AWS United States: https://{tenant}.datacatalog.us.cloud.talend.com
Where
tenant is
your company name.
|
AGENT_STRING |
Enter a shared secret set to anything
as long it is:
- unique within this tenant,
- reasonably descriptive so it can
usefully be identified in the UI,
- hard to guess since it also
works as a shared secret string.
|
DOCKER_IMAGE:TAG |
Enter talend/datacatalog-remote-harvesting-agent
as the Docker image. Enter the version
name of Talend Cloud Data Catalog build as the tag, such as 7.3-20200615.
For example, you can enter
talend/datacatalog-remote-harvesting-agent:7.3-20200615.
You can find the list of Talend Cloud Data Catalog versions on
https://hub.docker.com/r/talend/datacatalog-remote-harvesting-agent/tags.
|