Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

Kafka docker image that works without zookeepr

apache-kafka

Is it possible to read from multiple partitions using Kafka Simple Consumer?

how to use kafka acls?

apache-kafka acl

Confluent Schema Registry Cluster Mode

IoT data system design: Google Pub/Sub vs Kafka vs Kinesis vs PubNub for IoT data ingestion?

Streaming from particular partition within a topic (Kafka Streams)

How to manage page cache resources when running Kafka in Kubernetes

How to write a Dataset to Kafka topic?

Confluent connect-jdbc and exactly once delivery

What Happens when there is only one partition in Kafka topic and multiple consumers?

apache-kafka

How to use foreach or foreachBatch in PySpark to write to database?

Kafka MirrorMaker2 - not mirroring consumer group offsets

can I limit consumption of kafka-node consumer?

node.js apache-kafka

How to implement a microservice Event Driven architecture with Spring Cloud Stream Kafka and Database per service

Kafka input to logstash plugin

How to transform and extract fields in Kafka sink JDBC connector

Fixing under replicated partitions in kafka

apache-kafka

Kafka Streams - SerializationException: Unknown magic byte

How can I create many kafka topics during spring-boot application start up?

How to programmatically check if Kafka Broker is up and running in Python