Re: Starting Kafka Connector via JMX
No. Connectors are started either by passing properties files on the command line (standalone mode) or by submitting connectors to the REST API (in either standalone or distributed mode). -Ewen On Mon, Jun 13, 2016 at 5:42 PM, Abhinav Solan wrote: > Hi Everyone, > > Is there a way to start Kafk
Starting Kafka Connector via JMX
Hi Everyone, Is there a way to start Kafka Connector via JMX? Thanks, Abhinav