Hi Not sure of adminClient but if you are programming is Java this should be possible by using KafkaConsumer class org.apache.kafka.clients.consumer.KafkaConsumer
It has beginningOffsets and endOffSets methods , that can give you the information. regards On Thu, Dec 14, 2017 at 11:10 PM, 懒羊羊 <1227439...@qq.com> wrote: > Hello, I want to get the start and end of partition form kafka by API, > such as:AdminClient. How can I do? -- http://khangaonkar.blogspot.com/