Hi Ewen, I am using* kafka-clients-0.8.2.0.jar* client jar and i don't see above interface in that. which dependency do i need to include??
On Wed, Mar 11, 2015 at 10:17 PM, Ewen Cheslack-Postava <e...@confluent.io> wrote: > That example still works, the high level consumer interface hasn't changed. > > There is a new high level consumer on the way and an initial version has > been checked into trunk, but it won't be ready to use until 0.9. > > > On Wed, Mar 11, 2015 at 9:05 AM, ankit tyagi <ankittyagi.mn...@gmail.com> > wrote: > > > Hi All, > > > > we are upgrading our kafka client version from 0.8.0 to 0.8.2. > > > > Is there any document for High level kafka consumer withMultiple thread > > like > > https://cwiki.apache.org/confluence/display/KAFKA/Consumer+Group+Example > > for this newer version. > > > > > > -- > Thanks, > Ewen >