How to modify Kafka Connectors configuration using kcctl
In the previous article, we have seen How to Restart Apache Kafka Connectors? In this article, we will see how to modify kafka connectors configuration using kcctl utility. Source or sink connectors configuration can be easily set or modified through kcctl utility without much sweating. All you need to know is the right configuration that ... Read more