Buntu Dev Mon, 08 May 2017 00:45:40 -0700
I got a Kafka topic with 10 partitions and looking for ways to retrieve the last N, say 100K events using the system tools in 0.10.2 from across the partitions.
Thanks!