Flink's best practice is to stream TiDB data into Flink through TiCDC

Background introduction This article will introduce the case of how to import the data in TiDB into Kafka through TiCDC and then consumed by Flink. In order to quickly verify the functionality of the whole process, all components are deployed in a single machine. If you need to deploy in a production environment, it is recommended to replace ...

Added by disconne on Sat, 04 Sep 2021 21:44:21 +0300