Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

Kafka: Cant Create Multiple Stream Consumers

Kafka: dynamically query configurations

apache-kafka

Unable to produce messages to Kafka with SSL enabled

security ssl apache-kafka

How shall we read the Kafka topics in a given time range?

apache-kafka

Clear kafka topics for unit testing

Spark-Streaming from an Actor

Error: Executing consumer group command failed due to Request GROUP_COORDINATOR failed on brokers List(localhost:9092 (id: -1 rack: null))

apache-kafka

Docker-ized Consul, Zookeeper and Kafka in Amazon-ECS

How does Kafka specify key alias for Client Authentication?

Kafka in Kubernetes - Marking the coordinator dead for group

Use Confluent Hub without Confluent Platform installation

kafka consumer sessions timing out

Spring Kafka listener infinite loop on error

spring apache-kafka

Does Kafka have a batch consumer?

apache-kafka

Setting up Apache Kafka for developer/integration test environment

apache-kafka

Optimal number of partition for kafka topic on 5 brokers with replication factor=3 in 1 cluster

apache-kafka

Unable to convert Kafka topic data into structured JSON with Confluent Elasticsearch sink connector

Ordering guarantees when using idempotent Kafka Producer

Difference between poll and consume in Kafka Confluent library