details of ZooKeeper are being hidden away from clients,
> > even administrative functions like creating topics.)
> >
> > -Ewen
> >
> > On Thu, Jan 19, 2017 at 7:00 PM, vinay ng
> wrote:
> >
> > > Hi,
> > >
> > > As per Kaf
dden away from clients,
> even administrative functions like creating topics.)
>
> -Ewen
>
> On Thu, Jan 19, 2017 at 7:00 PM, vinay ng wrote:
>
> > Hi,
> >
> > As per Kafka documentation,
> >
> > *Automatic Offset Committing,*
> > "Setting ena
an 19, 2017 at 7:00 PM, vinay ng wrote:
> Hi,
>
> As per Kafka documentation,
>
> *Automatic Offset Committing,*
> "Setting enable.auto.commit means that offsets are committed
> automatically."
>
> Can you help me understand where the offsets are stored in case of
Hi,
As per Kafka documentation,
*Automatic Offset Committing,*
"Setting enable.auto.commit means that offsets are committed automatically."
Can you help me understand where the offsets are stored in case of
automatic offset committing.. I believe it used to be on Zookeeper but not