Connection Name: Enter the connection name.
Description: Enter the optional connection description.
Data Warehouse Type: Select Cloud Data Warehouse (CDWCH) or Self-built ClickHouse.
CDWCH: As an instance has been encapsulated with a private connection during creation, you can directly select the corresponding CDWCH instance in the console, and the data distribution feature will automatically connect to the instance's VPC.
Self-built ClickHouse: As the CKafka instance is a managed instance and EMR ClickHouse creates a public network route on the purchased CVM instance directly, you need to manually create a CLB instance to connect to the VPC. The following steps use EMR ClickHouse as an example to create a CLB instance:
1.1.1 Go to the EMR console, select the target cluster, click Cluster Resource > Node Status, and find the ClickHouse node IP on the status page. 1.1.2 Go to the CLB console, create a CLB instance, click Listener Management on the top, click TCP/UDP/TCP SSL Listener on the page, and enter the port used during data distribution as the port. 1.1.3 After creating a listener, click Bind Backend Service and enter the TCP port of ClickHouse, which is 9000 by default.
1.1.4 After the binding, you can select the created CLB instance and enter the port listened on by the CLB instance on the data distribution page in the CKafka console.
Note:
Currently, you can only create a data distribution to ClickHouse task in the same region as the CLB instance.
Username: ClickHouse username, which is default
by default.
Password: ClickHouse password.
For security reasons, the password is required. Currently, the password may be empty after an instance is created, in which case you need to modify the password in the user.xml
configuration file. For detailed directions, see the ClickHouse documentation.
Connection Name: Enter the connection name.
Description: Enter the optional connection description.
CTSDB Address: Enter the address of the connected CTSDB database.
Username: Enter the database username.
Password: Enter the database password.
Connection Name: Enter the connection name.
Description: Enter the optional connection description.
Source Database Type: The default option is Self-built/EMR Doris.
CLB Instance: Only private network CLB instance is supported, and the Doris FE and BE ports must be simultaneously mounted to the CLB instance.
FE Port: FE JDBC port, which defaults to 9030.
BE Port: BE HTTP port, which defaults to 8040.
Username: Enter the database username.
Password: Enter the database password.
Connection Name: Enter the connection name.
Description: Enter the optional connection description.
DTS Instance: Select a DTS instance. The partition count of the topics that are subscribed to in DTS must be set to the same as that of the target Kafka topics.
DTS Consumer Group: Select a DTS consumer group.
Consumer Group Account: DTS consumer group account.
Consumer Group Password: DTS consumer group password.
Connection Name: Enter the connection name.
Description: Enter the optional connection description.
ES Instance Cluster: Select an ES instance cluster.
Instance Username: Enter the ES instance username, which cannot be modified once set. It is elastic
by default.
Instance Password: Enter the ES instance password.
Connection Name: Enter the connection name.
Description: Enter the optional connection description.
Source Database Type:
TencentDB for MongoDB: Select a database instance.
Self-built MongoDB: Select your CLB instance and specify the port.
Username: Source MongoDB database username.
Password: Source MongoDB database password.
Connection Name: Enter the connection name.
Description: Enter the optional connection description.
Source Database Type:
TencentDB for MySQL: Select a database instance.
Self-built MySQL: Select your CLB instance and specify the port. Only private network CLB instance is supported. For CLB-based data integration, the CLB instance can only be mounted to one source database due to the restrictions of MySQL's sync mechanism.
Username: Enter the MySQL username.
Password: Enter the MySQL password.
Connection Name: Enter the connection name.
Description: Enter the optional connection description.
Source Database Type:
TencentDB for PostgreSQL: Select a database instance.
Self-built PostgreSQL: Select your CLB instance and specify the port. Only private network CLB instance is supported. For CLB-based data integration, the CLB instance can only be mounted to one primary database due to the restrictions of PostgreSQL's sync mechanism.
Username: Enter the PostgreSQL username.
Password: Enter the PostgreSQL password.
Connection Name: Enter the connection name.
Description: Enter the optional connection description.
Database Type: Select PostgreSQL or MySQL.
Database Instance: Currently, you can only select a running instance.
Username: Enter the database username.
Password: Enter the database password.
Connection Name: Enter the connection name.
Description: Enter the optional connection description.
Database Instance: Select a database instance.
Username: Enter the database username.
Password: Enter the database password.
Connection Name: Enter the connection name.
Description: Enter the optional connection description.
Database Instance: Select a database instance.
Username: Enter the database username.
Password: Enter the database password.
Connection Name: Enter the connection name.
Description: Enter the optional connection description.
Database Instance: Select a database instance.
Username: Enter the database username.
Password: Enter the database password.
Connection Name: Enter the connection name.
Description: Enter the optional connection description.
Database Instance: Select a database instance.
Username: Enter the database username.
Password: Enter the database password.
Was this page helpful?