Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

Spark Scala Jaas configuration

How to test a ConsumerAwareRebalanceListener?

KafkaStreams How to specify Serdes in stream aggregation?

kafka connect - jdbc sink sql exception

Why is the "topics" argument of KafkaUtils.createStream() a Map rather then array?

Getting schema deserialisation error : Invalid default for field

Spark-Streaming hangs with kafka starting offset at earliest (Kafka 2, spark 2.4.3)

MacOS throwing dyld Error when running kafkacat

macos apache-kafka kcat

Kafka design questions - Kafka Connect vs. own consumer/producer

How to check the actual number of incremental fetch session cache slots used in Kafka cluster?

apache-kafka

How to write Kafka Producer in Scala

BufferError: Local: Queue full in Python

python apache-kafka

Send message to different Kafka topics based on configuration

java apache-kafka

Issue in connecting kafka from outside

How to set offset committed by the consumer group using Spark's Direct Stream for Kafka?

Broker replication error "Not authorized to access topics: [Topic authorization failed.] "

apache-kafka

How to reconnect kafka producer once closed?

Is it possible to disable caching for some kafka topics?

apache-kafka

What is the reasoning behind Kafka Connect Schemas?

Kafka instead of Rest for communication between microservices