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

Docker-Kafka to get started with topic and produce and consume #67

Open
vijaypabothu opened this issue Feb 10, 2017 · 1 comment
Open

Comments

@vijaypabothu
Copy link

vijaypabothu commented Feb 10, 2017

Hi,
I have used repository image of kafka from docker hub( docker pull spotify/kafka) and run through Docker tool box(Kitematic) and now kafka is running with the existing setup.No changes I did . My requirement is I need to create a topic and produce the topic and consume the topic . How we can proceed from docker tool box or CLI .
Please advise I am new for docker but I am familiar about normal setup of kafka without docker .

@abondar24
Copy link

All need scrpits are in opt/kafka dir. Do docker exec -it /bin/bash

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

2 participants