Difference between schema.history and database.history in mysql connector
Eddy Tran
40
Reputation points
I set up kafka, mysql and debezium in my computer successfully. However, i have still not understood about the difference between database.history.kafka.topic and schema.history.internal.kafka.topic. Below is my connector:
Please help me explaining the difference between database.history.kafka.topic and schema.history.internal.kafka.topic! Why when i run kafka-topics.bat --list --bootstrap-server 127.0.0.1:9092, the result is schemahistory.dbserver1; what about dbhistory.classicmodels, where can i find topic dbhistory.classicmodels?
Many thanks!
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
719 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
397 questions
Sign in to answer