I am able to start kafka broker within the main Java thread. But when I tried
to start the broker within a Java thread, the broker just terminates. I tried
join() on the thread and has no effect. Any ideas? Thanks.
Jamie
-Original Message-
From: Eric Tschetter [mailto:ched...@metamarke
Thanks for the info David.
That was my understanding was well for what you pointed. Even though I
didn't mention it, I has also seen your kafka-python but I felt it was a
little too low level for my needs. Do you have a branch for 0.8 support on
github (didn't see any)?
cheers,
marc
On Mon, F
Currently, no.
Thanks,
Jun
On Thu, Feb 14, 2013 at 9:56 PM, Pratyush Chandra <
chandra.praty...@gmail.com> wrote:
> Hi,
>
> I am using version 0.7.2. Is there a authentication mechanism for
> simpleconsumer's to connect to broker ?
>
> Thanks
> Pratyush Chandra
>