-
**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…
-
**Describe the bug**
Unable to start ksqldb-server using the docker compose in the quickstart page of the ksqldb documentation.
link to [quickstart](https://ksqldb.io/quickstart.html) page
There…
-
We see periodic errors deleting obsolete state directory:
```
[2019-09-11 18:21:35,328] INFO stream-thread [_confluent-ksql-devops_ksql_prod_query_CTAS_DEVOPS_CLICKSTREAM_SESSIONS_3-ed9abb78-08b9-45…
-
Hi all,
I hope I'm right here with this questions.
Sorry, my knowhow with Icinga and garbon-relay-ng ast all is very limited :-(
I've tried to setup the carbon-relay-ng on my colleagues Icinga se…
-
Hello,
I have a generic questions and I'm genuinely curious to know if you ever tried and get your feedback.
I worked on a private implementation similar to KafkaStreams4s but using syntax, like i…
-
Hi all,
I'm experiencing a blocking issue using the Schema Registry with Kafka and a Kafka Streams application. I posted it in details on the Confluent Google group
https://groups.google.com/for…
-
**Describe the problem you faced**
Deltastreamer, when being run on a **transactional topic** (one being produced to by a [transactional producer, like kafka-streams](https://medium.com/lydtech-con…
-
### kafka document APIs - Streams API
[2. APIS](https://kafka.apache.org/documentation/#api)
* [2.3 Streams API](https://kafka.apache.org/36/documentation/streams)
* Kafka Streams demo
* app devel…
-
Hello,
I have an issue with the relationship creation apoc : `apoc.create.relationship`
I used this cypher query to create the relationship :
```
streams.sink.topic.cypher.relationships-topi…
-
**Describe the bug**
Trying to use a different timestamp extractor to cater for data where the TS may be missing so tried to replace it in the config:
`
ksql.streams.default.timestamp.extractor=o…