Prerequisite This tutorial assumes that Java 8 is installed. You check this with
If Java is not installed, you can install it on Mac with:
Note: If you are using windows, use *.bat files instead of “*.ksh”
…
Prerequisite This tutorial assumes that Java 8 is installed. You check this with
If Java is not installed, you can install it on Mac with:
Note: If you are using windows, use *.bat files instead of “*.ksh”
…
This extends Getting started with Apache Kafka on Mac tutorial. This assumes that the zookeeper & kafka servers are started as per the previous tutorial. List topics Create a topic first: List topics: Delete a topic This delete command will have no effect if in the Kafka server.properties file, …...
This extends the Getting started with Apache Kafka on Mac tutorial. Kafka works with different kinds of data sources like file, JDBC, JMS, etc. What is the purpose of a Kafka connector?… Read more ›...