Kafka & Streaming questions and answers
Topics, consumer groups, stream processing and message queues. Page 6 of 20.
System Design practice on Codemia
Work through 120+ system design problems with detailed solutions, from rate limiters to multi-region storage.
Answers 301-360
- Configuring Kafka to accept clients both from inside and outside docker
- confluent-kafka-python how to timeout initial connection when Broker is not available?
- Confluent go kafka library starting from earliest offsets on restart
- Confluent Kafka configure initial connection retry timeout
- Confluent Kafka Consumer Configuration - How session.timeout.ms and max.poll.interval.ms are related?
- confluent kafka python Consumer.poll() always return None while official console-consumer works properly
- Confluent platform Kafka Connect crashed with Exit 137
- Confluent Platform Schema Registry Subjects
- Confluent Schema Registry Persistence
- Confluent.Kafka.KafkaException Broker Specified group generation id is not valid
- Confluent's Kafka REST Proxy vs Kafka Client
- Confused about Kafka exactly-once semantics
- Confused about the consistency guarantee of zookeeper (Sequential vs Eventual Consistency)
- Confusion about delete Kafka Topic
- Connect to Kafka inside VirtualBox
- Connect to Kafka installed on HDInsight (Azure)
- Connect to Kafka through SOCKS Proxy
- Connecting Kafka-Python with a cluster with Kerberos
- Connecting Kafka producer/consumer to broker via TLS
- Connecting Pyspark with Kafka
- Connecting to RabbitMQ container with docker-compose
- Connecting to rabbitmq docker container from service in another container
- Connection management when using kafka producer in high traffic environment
- Consistency of kafka consumer endOffsets
- Consume Kafka Avro messages in go
- Consume Kafka messages from a different container in python
- Consume kafka messages from django app
- Consume messages in batches - RabbitMQ
- Consume messages without committing from Kafka 10 consumer
- Consumer Connection error with django and celery+rabbitmq?
- Consumer group has no active members - Kafka
- Consumer Id and Group Id in Kafka what makes two consumers the same
- Consumer not receiving messages, kafka console, new consumer api, Kafka 0.9
- consumer.How to specify partition to read? [kafka]
- Consuming again messages from kafka log compaction topic
- Consuming from single kafka partition by multiple consumers
- Consuming nested JSON message from Kafka with ClickHouse
- Consuming not acknowledge messages from RabbitMq
- Consuming rabbitmq queue from inside python threads
- Containerized Kafka client errors when producing messages to the host Kafka server
- Content-based routing with RabbitMQ and Python
- Convert Avro in Kafka to Parquet directly into S3
- Converting Case Classes with params as Case Classes to Avro Message to send to Kafka
- Converting Message from RabbitMQ into string/json
- Copy/Migrate old zookeeper znode/data to new zookeeper
- Correct way of throttling kafka consumer messages in java
- Correlating in Kafka and dynamic topics
- Correlation Id errors for Kafka console producer and consumer
- Correlation Id in Apache kafka
- Cost of an unused Kafka topic/partition
- could kafka-connect distributed worker work with topic ''connect-offset'' with configuration ''cleanup.policy=compact,delete''
- Could not find io.confluentkafka-protobuf-serializer6.0.0
- Could not start zookeeper for kafka on windows
- Counting all entries with KSQL
- Counting Number of messages stored in a kafka topic
- Create multiple consumers in Kafka in command line
- Create Spark DataFrame in Spark Streaming from JSON Message on Kafka
- Create vHost on Windows RabbitMQ node using command line
- Creating a queue per remote method when using RabbitMQ?
- Creating a realtime push notification system for desktop/mobile/web apps using kafka as message broker

Course
Beginner
27 lessons
10 hours
System Design Fundamentals
Build a strong foundation in designing scalable, reliable distributed systems.
View the course