You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.
Hi thanks for sharing this piece of work!
I have a question:
export KAFKA=
docker-machine ip \
docker-machine active``:9092kafka-console-producer.sh --broker-list $KAFKA --topic test
Where do you execute those scripts? Outside of the container there is no such shell script. But how to execute it?
Thanks
The text was updated successfully, but these errors were encountered: