-
I'm trying to use the kafka-connect-opensearch with kafka-connect but it keeps giving me "Failed to find any class that implements Connector and which name matches com.dmathieu.kafka.opensearch.OpenSe…
-
Hi, I just tried to compile with the command:
`sbt clean package`
and i got this [output](https://pastebin.com/sZRv2uN9)
I have to update spark version.
-
For a Stream-to-Table join this statement in the documentation (and associated behavior in KSQL) contradicts the ANSI definition of a LEFT JOIN: "Input records for the stream with a NULL key or a NULL…
-
Trying to add cycloneDX to an existing Gradle project. `./gradlew cyclonedxBom` produces a ton of errors of the form:
```
Could not resolve XXX.
Required by:
project :
> No…
-
What is the best metrics to monitoring LLC consumer offset lag for Kafka streams?
I checked that there are two fields in [ServerGauge] about KAFKA_PARTITION_OFFSET_LAG and STREAM_PARTITION_OFFSET_LA…
-
### Short description
Support producer only Kafka transactions in `Transactional.sink|flow`.
### Details
Alpakka Kafka currently only supports a consume, transform, produce workflow for Kaf…
-
hi,
I create api include kafka and I create test and use embedded kafka but I have a problem when I use
```
(ns ...
(:require [embedded-kafka.core :as k])
(comment
(def z (k/create-zookeep…
-
### Describe the bug
When using nested avro-types, which are flattened by the connector, it is no more possible for the connector to create the base table because the sql-type for the decimal typ…
-
**Describe the bug**
I'm hitting this NPE pretty consistently when going through a standard workload.
**To Reproduce**
I'm seeing this NPE when running through the KSQL quickstart guide found he…
-
Modlarize app logic for better separation of concern