Use Confluent Hub without Confluent Platform installation

Specify –component-dir and –worker-configs explicitly You’ll have to pass both options to include the Homebrew location of Kafka Connect’s plugin.path setting (where Confluent Hub would install to) and your connect-distributed.properties (so that the plugin path can be setup if it isn’t already) e.g. (on a Mac, after brew install kafka) confluent-hub install <name> \ –component-dir … Read more