Search code examples
A Kafka Stream contains List<Employee>, I want to create a unpacked output stream with Employe...


javaapache-kafkaapache-kafka-streams

Read More
Akka Stream Kafka vs Kafka Streams...


scalaakka-streamapache-kafka-streamstypesafestream-processing

Read More
How can I set default-key/value-serde in application.properties - Spring Boot Kafka Streams...


javaspring-bootapache-kafkaapache-kafka-streamsspring-kafka

Read More
MessageAndMetadata cannot be resolved to a type...


apache-sparkapache-kafkaapache-kafka-streamsmessage

Read More
Kafka Streaming Concurrency?...


apache-kafkaapache-kafka-streams

Read More
How to use Kafka Streams to only process messages sent less than 3 times per key (UserId) over a giv...


javaapache-kafkaapache-kafka-streamskafka-join

Read More
Define KSQL STRUCT on JSON valued topic with different types...


apache-kafkaapache-kafka-streamsksqldb

Read More
Counting kafka messages with same key value using kafka streams...


javaapache-kafkaapache-kafka-streams

Read More
Can I have/build a "null topology" with Kafka Streams?...


apache-kafkaapache-kafka-streams

Read More
Kafka Streams 2.5.0 requires input topic...


apache-kafkaapache-kafka-streams

Read More
The "first offset" of a topic that backs a ksqlDB stream is always equal to the topic'...


apache-kafkaapache-kafka-streamsksqldb

Read More
Strategies to migrate stateful stream (KTable) and materialized views in Kafka...


apache-kafkaapache-kafka-streams

Read More
In Kafka Streams Application the second output stream is not written anymore...


apache-kafkaapache-kafka-streams

Read More
Documents not getting deleted in kafka streams...


apache-kafkaapache-kafka-streams

Read More
Kafka Streams Scala Memory Leak...


scalaapache-kafkamemory-leaksapache-kafka-streams

Read More
How to read data from Kafka Topic with Stream...


apache-kafkaapache-kafka-streamsapache-kafka-connectksqldb

Read More
How to change a value in a field in an Avro object with Kafka Streams application...


javaapache-kafkaapache-kafka-streamsavro

Read More
Kafka Streams Avro Consumer is not able to retrieve Avro schema for id 10007...


apache-kafkaapache-kafka-streamsavroconfluent-schema-registryconfluent-cloud

Read More
Spring cloud kafka stream consumer retry mechanism...


spring-bootspring-cloudkafka-consumer-apiapache-kafka-streams

Read More
How to push selective fields from the key and value from Topic1 to Topic2 using kafka streams...


apache-kafkaapache-kafka-streams

Read More
How to get the ConsumerRecord object in StreamListener Consumer code...


javaspring-bootspring-cloudapache-kafka-streamsspring-cloud-stream

Read More
Error deserializing Avro message - java.nio.HeapByteBuffer cannot be cast to class java.math.BigDeci...


javaapache-kafka-streamsavro

Read More
How to solve InvalidTopicException with multiplexed input topics in Spring Cloud Stream Kafka Stream...


javaspringapache-kafkaapache-kafka-streamsspring-cloud-stream

Read More
Kafka Partitioner using value instead of key...


javaapache-kafkaapache-kafka-streams

Read More
kafka streams doesn't start up...


dockerapache-kafkaapache-kafka-streams

Read More
How to configure a custom Kafka deserializer and get the consumed JSON data using a KafkaListener...


springspring-bootapache-kafkaapache-kafka-streamsspring-kafka

Read More
How do I consume Kafka-Messages older than x minutes, but all messages on restart?...


apache-kafkaapache-kafka-streams

Read More
Can I use a spring cloud stream function definition for multiple tenants (kafka binder)?...


javaspring-cloudapache-kafka-streamsspring-kafkaspring-cloud-stream

Read More
Problem creating tests with Spring cloud streams kafka streams using embeddedKafka with MockSchemaRe...


javaapache-kafka-streamsspring-cloud-streamconfluent-schema-registryembedded-kafka

Read More
Is there a way to repartition the input topic in Kafka streams?...


apache-kafkaapache-kafka-streams

Read More
BackNext