Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Better docs for this image ? #49

Open
kevinleeTCA opened this issue Aug 5, 2016 · 4 comments
Open

Better docs for this image ? #49

kevinleeTCA opened this issue Aug 5, 2016 · 4 comments

Comments

@kevinleeTCA
Copy link

By running it in docker cloud, or my localhost virtual machine.,
the logs show both zookeeper and kafka server running correctly, but I can not create topic by using
"kafka-console-producer.sh --broker-list $KAFKA --topic test"

since in the default bin file, it has no kafka command there.

Also, how we set up when we wanna multiple zookeeper instances running ?

@abacaphiliac
Copy link

i think that script is available in the Kafka client: https://kafka.apache.org/quickstart#quickstart_send

@sunshineo
Copy link

There are people like me who is n00b for kafka and this helps.

@abacaphiliac
Copy link

@sunshineo i'm happy to help. i'm a n00b also, which is how i ended up here last week haha. i've also installed the Kafka binaries for OSX via homebrew: brew install kafka. once i started Spotify's simple single-container Kafka instance i was able to run the producer and consumer commands installed through homebrew. seems to work alright.

@politrons
Copy link

I´m trying to run Kafka and Zookepper using Docker following the steps defined here https://github.com/spotify/docker-kafka
But after run the docker command just as describe I don't understand for what for the export are, and I´m not able to publish anything and if I make a wget localhost:9092 I receive empty response.

Any idea if I´m doing something wrong?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants