Re: Kafka with Docker - producer disconnecting

2014-01-13 Thread Alex Artigues
thanks for these replies. I have zk and Kafka in separate dockers which is a little different than this example. However, I've seen similar behavior on my desktop running them normally when I only background zk and producer instead of redirecting the output, so this might be unrelated to docker.

Re: Kafka with Docker - producer disconnecting

2014-01-11 Thread Thomas
Hi, you can have a look at https://github.com/wurstmeister/kafka-docker maybe that helps On 10/01/2014 19:30, Alex Artigues wrote: Hi everyone, I am attempting to run Zookeeper and Kafka in dockers. Both startup normally and Kafka connects ok. I think my containers are linked fine because I a

Re: Kafka with Docker - producer disconnecting

2014-01-10 Thread Joe Stein
You might have to be more explicit in setting your host.name in server.properties of your brokers /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop **