Re: Can't reprocess events

2016-04-25 Thread Mohamed Ashiq
Please check your retention policy. I think you are expecting data beyond your retention period. Regards, Ashiq > On 25-Apr-2016, at 9:26 PM, Ole Kozaczenko > wrote: > > Hey guys, > > I have the following system: Kafka (0.8.2.1) ist getting messages per HTTP > and a Spark parser is consuming

Can't reprocess events

2016-04-25 Thread Ole Kozaczenko
Hey guys, I have the following system: Kafka (0.8.2.1) ist getting messages per HTTP and a Spark parser is consuming them. Now on the weekend the parser broke, and some events were not processed. How do I reprocess them? I already tried spawning a 2nd parser, with auto-offset "smallest" and anothe