Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

Apache Kafka Scaling Topics using partitions

apache-kafka

Spring-Kafka: How to insert an application.yml topic in Producer Kafka

Kafka Streams - Unknown magic byte on GenericAvroSerde

kafka streams - joining partitioned topics

Failed to find any class that implements Connector and which name matches com.mongodb.kafka.connect.MongoSinkConnector

Installing librdkafka on Windows for PHP XAMPP

php apache-kafka queue

How to map types using properties file in Kafka

Migrate kafka client to latest version

java apache-kafka

Ideal configuration setting for max.tasks for Kafka Source Connector

Can Kafka be used as a distribute work queue

What happens to consumer offsets if a new partition(s) is added to a Kafka topic?

apache-kafka

How can I prevent the "Telemetry client instance id changed from AAAAAAAAAAAAAAAAAAAAAA to" log in a confluent-kafka-python consumer?

Recovering Kafka clients (consumers/producers) after they went down

How to check which zookeeper instance is the leader within an ensemble

Is it better to keep a Kafka Producer open or to create a new one for each message?