R: kafka-consumer-groups option

2021-05-06 Thread Rovere Lorenzo
data. Let's say your process had a bug. You fixed it and now you want to reprocess everything to produce the correct output. Similarly, there can be other use cases for resetting the consumer offsets and reprocessing the input. Regards, Mangat On Thu, May 6, 2021 at 11:25 AM Rovere Lore

kafka-consumer-groups option

2021-05-06 Thread Rovere Lorenzo
current offset, why would I need to reset to the offset I'm already at? Thanks in advance Lorenzo Rovere Lorenzo Rovere Technology Reply Via Avogadri, 2 31057 - Silea (TV) - ITALY phone: +39 0422 1836521 l.rov...@reply.it<mailto:l.rov...@reply.it> www.reply.it<http://www.reply.it> [Technology Reply]

print.partition=true not working

2021-02-10 Thread Rovere Lorenzo
timestamp and the partition besides the content of the topic, so I specified --property print.partition=true --property print.timestamp=true in the kafka-console-consumer.sh but I only get the timestamp. The partition field is always empty. Any reason why this would happen? Thanks Lorenzo Rovere