How are you running Kafka? Do you mean when you shut it down you have to reconfigure the connector?
-- Robin Moffatt | Senior Developer Advocate | ro...@confluent.io | @rmoff On Wed, 29 Apr 2020 at 20:03, vishnu murali <vishnumurali9...@gmail.com> wrote: > Hi guys > I am trying that JDBC source connector to get data from MySQL and send as a > data in a topic,so here what I am facing is there is more manual here > > After starting zookeeper,server, connect-distributed in Apache kafka > > I need to give Post request every time to the localhost:8083/connectors > with the request body of config details when I need data and also all data > will come again and again.. > > Is there any way to achieve this CDC? >