Robin Moffatt 6/5/2020

How to list and create Kafka topics using the REST Proxy API

Read Original

This article provides a step-by-step tutorial on leveraging the Admin API capabilities of the Kafka REST Proxy (introduced in Confluent Platform v5.5) to manage Kafka topics. It demonstrates how to retrieve a cluster ID, construct the topics endpoint URL, and use curl commands to list existing topics and create new ones with specified configurations like partition count and replication factor.

How to list and create Kafka topics using the REST Proxy API

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week