Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

Kafka not connecting getting below issue

How to execute JPA Entity manager operations inside Quarkus-Kafka consumer method

apache-kafka quarkus

kafka broker became failed after some time

java apache-kafka ambari

TypeError: Object of type 'mappingproxy' is not JSON serializable

kafka Partition Rebalance

apache-kafka

How can I produce a Kafka Record with null value using the kafka tool set

apache-kafka

How to check SSL Kafka topic is authorized using keystore

java ssl apache-kafka

How to use KAFKA's producer API in librdkafka with c++ code on windows

c++ apache-kafka producer

Kafka API: java.io.IOException: Can't resolve address: xxx.x.x.xx:9091

java scala apache-kafka

Why calls to seekToBeginning and seekToEnd APIs of Kafka hang forever?

java apache-kafka

Using Kafka's Log Compaction, what can I do to guarantee consumers don't miss messages, if they are not lagging behind by some defined timelimit?

how to send message to kafka topic protected with SSL

How can I solve this no such file log error in Kafka quickstart?

logging apache-kafka

How should I connect clickhouse to Kafka?

apache-kafka clickhouse

Spark Structured Streaming: StructField(..., ..., False) always returns `nullable=true` instead of `nullable=false`

KafkaListener with long tasks in Spring Boot Service

kafka Offset commit failing org.apache.kafka.clients.consumer.CommitFailedException

How to connect from spring boot kafka project to aws MSK