s which are implemented for the JVM only (i.e., Scala
> > and Java clients).
> >
> >
> > -Original Message-
> > From: Steve Miller [mailto:st...@idrathernotsay.com]
> > Sent: Tuesday, March 17, 2015 2:18 PM
> > To: users@kafka.apache.org
> > Subject: R
va clients).
>
>
> -Original Message-
> From: Steve Miller [mailto:st...@idrathernotsay.com]
> Sent: Tuesday, March 17, 2015 2:18 PM
> To: users@kafka.apache.org
> Subject: Re: consumer groups in python
>
> It's possible that I just haven't used it but I
: Steve Miller [mailto:st...@idrathernotsay.com]
Sent: Tuesday, March 17, 2015 2:18 PM
To: users@kafka.apache.org
Subject: Re: consumer groups in python
It's possible that I just haven't used it but I am reasonably sure that the
python API doesn't have a way to store offsets in ZK. Yo
It's possible that I just haven't used it but I am reasonably sure that the
python API doesn't have a way to store offsets in ZK. You would need to
implement something more or less compatible with what the Scala/Java API does,
presumably.
On the plus side the python API -- possibly just becaus