Repartition a kafka topic with multiple partitions into a new topic with a single partition
I have a topic with 5 partitions that I want to repartition to a topic having a single partition.
I have a topic with 5 partitions that I want to repartition to a topic having a single partition.