tencent cloud

Tencent Cloud WeData

Release Notes
Dynamic Release Record (2026)
Product Introduction
Product Overview
Product Advantages
Product Architecture
Product Features
Application Scenarios
Purchase Guide
Billing Overview
Product Version Purchase Instructions
Execute Resource Purchase Description
Billing Modes
Overdue Policy
Refund
Preparations
Overview of Account and Permission Management
Add allowlist /security groups (Optional)
Sign in to WeData with Microsoft Entra ID (Azure AD) Single Sign-On (SSO)
Operation Guide
Console Operation
Project Management
Data Integration
Studio
Data Development
Data Analysis
Data Science
Data Governance (with Unity Semantics)
API Documentation
History
Introduction
API Category
Making API Requests
Smart Ops Related Interfaces
Project Management APIs
Resource Group APIs
Data Development APIs
Data Asset - Data Dictionary APIs
Data Development APIs
Ops Center APIs
Data Operations Related Interfaces
Data Exploration APIs
Asset APIs
Metadata Related Interfaces
Task Operations APIs
Data Security APIs
Instance Operation and Maintenance Related Interfaces
Data Map and Data Dictionary APIs
Data Quality Related Interfaces
DataInLong APIs
Platform Management APIs
Data Source Management APIs
Data Quality APIs
Platform Management APIs
Asset Data APIs
Data Source Management APIs
Data Types
Error Codes
WeData API 2025-08-06
Service Level Agreements
Related Agreement
Privacy Policy
Data Processing And Security Agreement
Contact Us
Glossary

TiDB Data Source

PDF
フォーカスモード
フォントサイズ
最終更新日: 2024-11-01 17:00:28

TiDB real-time single-table read node configuration

1. On the Data Integration page, in the left sidebar, click Real-time Sync.
2. At the top of the Real-time Sync page, select Single Table Sync to create a new one (you can choose between form and canvas modes) and enter the configuration page.
3. click the left side to read, click to select TiDB node and configure node information.



4. You can refer to the table below for parameter configuration:
Parameters
Description
Type
TiDB
Data Source
Select the TiDB data source where the table to be synchronized is located
TiDB Database
Select TiDB database
TiDB Table
Select TiDB table
Read Mode
Supports full and incremental read modes
Data Source
Select the Kafka data source where the table to be synchronized is located
topic
Topic in Kafka data source
Serialization Format
Kafka message serialization format type
Message Types
append messages: Messages in Kafka come from append message stream, usually without a unique key. It is recommended to use the append write mode for the write node
upsert messages: Messages in Kafka come from the upsert message stream, usually with a unique key. Once set, messages can ensure Exactly-Once delivery. It is recommended to use the upsert write mode for the write node
Unique Key
In Upsert Write Mode, you need to set a unique key to ensure data order
Consumer Group ID
Please avoid this parameter conflicting with other consumer processes to ensure the correctness of the consumption offsets. If this parameter is not specified, the default is set to group.id=WeData_group_${task_id}
Advanced Settings
You can configure parameters according to business needs.
5. Preview Data Fields, click Save.

ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック