How to list and create Kafka topics using the REST Proxy API
A technical guide on using the Kafka REST Proxy API to list and create topics in a Kafka cluster, with practical curl command examples.
A technical guide on using the Kafka REST Proxy API to list and create topics in a Kafka cluster, with practical curl command examples.
A technical guide on how to read Kafka Connect offset data using the Confluent REST Proxy over HTTP, including example commands.
Explains the shift from traditional batch ETL to real-time streaming ETL using Apache Kafka for lower latency data integration and analytics.
A technical guide on installing and configuring Oracle GoldenGate for Big Data with Kafka Connect and Confluent Platform.
How to fix a Java IncompatibleClassChangeError when running the Kafka Connect HDFS connector by unsetting the CLASSPATH.