I am using these installation instructions for getting confluent hub client https://docs.confluent.io/current/connect/managing/confluent-hub/client.html
But, when I get to the line to install the kafka-connect-elasticsearch connector
confluent-hub install confluentinc/kafka-connect-elasticsearch:latest
I continue to get this error message:
Unable to detect Confluent Platform installation. Specify --component-dir and --worker-configs explicitly.
Error: Invalid options or arguments
I have ElasticSearch and Kafka all installed via Homebrew on my Mac