-
This is an issue using KSQL from Control Center, so probably belongs under the CCC project but I'm not aware of a CCC issue tracker so added here.
We have some CDC data in Kafka in Avro format. Man…
-
We hit an issue where we sometimes see the following message although Candyfloss does not stop logging
> json-streams: 2024-09-26 12:30:23,643 [main] INFO com.swisscom.daisy.cosmos.candyfloss.Candy…
-
KSQL can flatten ARRAY types only when the size of the array is a known as described in: https://www.confluent.io/blog/data-wrangling-apache-kafka-ksql
Otherwise, when the ARRAY type is of unknown …
-
https://medium.com/dna-technology/why-we-dropped-event-sourcing-with-kafka-streams-when-given-a-second-chance-b904a80bc4be
-
**Description**
Currently, the Kafka Streams guide for Quarkus jumps straight into a lot of concepts without much context. I'd like to propose (and submit a PR for) a change which shows a progression…
-
1. Update the examples_and_install.zip from the AMQ streams GA release in the gpe-mw-training repo (Get the .zip file from::https://access.redhat.com/node/3596931/423/1)
2. Run the set of commands to…
-
Because of ease of deployment it is needed to use Kafka Streams as the first class executor for the processing API.
je-ik updated
5 years ago
-
Need to implement service which will receive notifications from database
-
For new games and debugging purposes if would be good to capture the raw UDP stream somewhere
* configure game to racing.operate-first.cloud:
* raw stream is stored for download or online hex deb…
-
**Describe the bug**
For data in stream with nested map attributes (ie. map of maps) and its value format is JSON_SR, select query will fail with serialization exception. Note that inserts still work…