问题
Is it possible to create a Kafka Connector without REST request?
I have started my worker (distributed) through a java code and want my connector also gets started along with it. I dont want to use REST call (not from browser and not from code) to create my connector. I just want a simple kafka api to invoke which creates my connector.
Any help will be appreciated.
来源:https://stackoverflow.com/questions/58849640/is-it-possible-to-create-a-kafka-connector-without-rest-request