Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

How to catch deserialization error in Kafka-Spring?

java spring apache-kafka

Kafka Storm Integration using Kafka Spout

Kafka Java consumer never receives any messages

java messaging apache-kafka

Kafka producer to read data files

Kafka AVRO - conversion from long to datetime

Avro logicalType 'date' with default null value

java apache-kafka schema avro

Event driven microservices with message brokers (e.g. Kafka) vs reactive programming (RxJava, Project Reactor) plus improved protocols (RSocket)

Specify number of partitions on Kafka producer

java apache-kafka

Kafka Consumer in C++

c++ apache-kafka consumer

Check whether a Kafka topic exists in Python

python bash apache-kafka

Is the Confluent Platform based on Kafka free? open source?

common.KafkaException: com.fasterxml.jackson.databind.ser.std.StringSerializer is not an instance of org.apache.kafka.common.serialization.Serializer

Kafka High Level Vs Low level consumer

apache-kafka

How create Kafka ZKStringSerializer in Java?

java scala apache-kafka

Can a Kafka consumer(0.8.2.2) read messages in batch

Kafka topic partitions

apache-kafka

Failed to construct kafka producer with Springboot

Apache Kafka and Avro: org.apache.avro.generic.GenericData$Record cannot be cast to com.harmeetsingh13.java.Customer

Kafka consumer receiving same message multiple times