caiconghui commented on issue #8025:
URL: 
https://github.com/apache/incubator-doris/issues/8025#issuecomment-1038842641


   > Debezium
   
   
   
   > > How to read and parse binlog
   > 
   > There is a mature library called Debezium, which is used by Flink CDC. It 
can connect MySQL and convert binlog to defined record. I think we can add the 
dependency of Debezium to solve the problem.
   
   Based on past experience, you should run the binglog synchronization job on 
the be, and fe is only used to start the binlog synchronization job


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to