Can I only get the latest one when consume my topic

2017-12-11 Thread shakeme
hi team, I know how to consume my topic continuously and get latest messages, but, is it possibile to get the latest message of specific partition when I wanna consume(say, hourly consuming my topic, but not continuously consuming) ? Thanks, --Dav --

Re: [Help] About ConcurrentModificationException

2017-12-11 Thread Matthias J. Sax
The ticket is still open, thus, it's not fixed. If a ticket is resolved, you can check the "Fix Version" field to see for which Kafka version it got fixed. -Matthias On 12/10/17 10:46 PM, wrote: > Hello ! >

Re: Getting install error ...

2017-12-11 Thread Ted Yu
In the guide, note the following (see bin/windows): change the script extension to .bat On Mon, Dec 11, 2017 at 2:57 AM, kish babu wrote: > Hi, > I am trying to setup Kafka on my windows box which has no cygwin. > > I am following instructions from > >

Getting install error ...

2017-12-11 Thread kish babu
Hi, I am trying to setup Kafka on my windows box which has no cygwin. I am following instructions from https://kafka.apache.org/quickstart First step ie bin/zookeeper-server-start.sh config/zookeeper.properties went well. While running following , gettign error $

Re: Kafka Monitoring

2017-12-11 Thread Irtiza Ali
Hi Michal, I have followed the steps below for the configuring Jolokia with kafka - Install the jolokia JVM-Agent jar from their site. - Copy the jolokia jar file in the /opt/jolokia-agent/, create jolokia-agent directory as it doesn’t exist already. - Move to the