Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

How Kafka guarantees zero downtime and zero data loss?

apache-kafka

Publish Apache Spark result to another Application/Kafka

What does ssl.client.auth specify?

apache-kafka

kafka and parallel consumer: why order is important into a microservice architecture

Writing a kafka topic when consumer is down

SpringBoot, Kafka : java.lang.NoSuchMethodError: org.apache.kafka.clients.producer.Producer.close(Ljava/time/Duration;)V

spring kafka properties not auto loaded when writing customConsumerFactory and customKafkaListenerContainerFactory

what is the difference between bitnami/kafka and confluentinc/cp-kafka

docker apache-kafka

Customize Kafka Connect - ElasticSearch Sink Connector

Kafka console producer cannot connect to the broker

apache-kafka

Kafka/PubSub connector: Example pipeline: ERROR Task Converting byte[], Unrecognized token, was expecting ('true', 'false' or 'null')

Spring Kafka error: This error handler cannot process 'SerializationException's directly; please consider configuring an 'ErrorHandlingDeserializer'

Kafka : ClassCastException: class org.apache.avro.generic.GenericData$Record cannot be cast to class

Does Kafka change offset to 0 after cleaning up partitions?