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

Noob: I have problems get it running #43

Open
Doca opened this issue Jun 28, 2016 · 3 comments
Open

Noob: I have problems get it running #43

Doca opened this issue Jun 28, 2016 · 3 comments

Comments

@Doca
Copy link

Doca commented Jun 28, 2016

Hi thanks for sharing this piece of work!
I have a question:

export KAFKA=docker-machine ip \docker-machine active``:9092
kafka-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

@Firemango
Copy link

I too could not get this to work, however following the steps from: #38 got me a bit closer.

I am running Docker Beta, and have to replace all the docker-machine, as I do not have this available.

@sunshineo
Copy link

I think the doc need to be updated. People are running native docker now, docker-machine does not make any sense anymore

@avramirez
Copy link

avramirez commented Sep 2, 2017

If anyone is still wondering. This is the default producer console script in kafka package
https://kafka.apache.org/quickstart

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