Hi
I am following this Confluent quickstart : https://docs.confluent.io/current/quickstart/ce-quickstart.html#ce-quickstart, to install the Confluent Kafka on my Mac pro locally. Everything else is installed but I am having trouble installing one of the step: the kafka-connect-datagen:0.1.0 .
Here's the error I am getting, I don't see any log file generated, nor any more detail that could point me a direction to dig further:
`C02YD2ZDJG5H:confluent-5.2.1 1234567$ /Users/1234567/confluent-5.2.1/bin/confluent-hub install --no-prompt --verbose confluentinc/kafka-connect-datagen:0.1.0
Running in a verbose mode
Running in a "--no-prompt" mode
Installation type is: ARCHIVE
java.net.ConnectException: Operation timed out (Connection timed out)
Error: Unknown error
`
I would appreciate if anyone can shed some lights...
Hi I am following this Confluent quickstart : https://docs.confluent.io/current/quickstart/ce-quickstart.html#ce-quickstart, to install the Confluent Kafka on my Mac pro locally. Everything else is installed but I am having trouble installing one of the step: the kafka-connect-datagen:0.1.0 . Here's the error I am getting, I don't see any log file generated, nor any more detail that could point me a direction to dig further:
`C02YD2ZDJG5H:confluent-5.2.1 1234567$ /Users/1234567/confluent-5.2.1/bin/confluent-hub install --no-prompt --verbose confluentinc/kafka-connect-datagen:0.1.0 Running in a verbose mode Running in a "--no-prompt" mode Installation type is: ARCHIVE java.net.ConnectException: Operation timed out (Connection timed out)
Error: Unknown error ` I would appreciate if anyone can shed some lights...