KafkaKafka Consumer Advance (Java example)Kafka Commits, Kafka Retention, Consumer Configurations & Offsets - Prerequisite Kafka Overview Kafka Producer & Consumer Commits & Offset..
Big DataApache Avro Schema Example (in Java)Introduction Avro provides data serialization based on JSON Schema. It is language neutral data serialization system, means a language A...
KafkaKafka Producer and Consumer example (in Java)In this Kafka pub sub example you will learn, Kafka producer components (producer api, serializer and partition strategy) Kafka producer...
Big DataApache Kafka Overview (Windows)Apache Kafka is middleware solution for enterprise application. It was initiated by LinkedIn lead by Neha Narkhede and Jun Rao. Initially...
Big DataKafka Producer ExampleIn this Apache Kafka tutorial you will learn - How to Install Apache Kafka on Mac using homebrew. To install Kafka on linux machine refer ..