-
This avoids the dependency on `zookeeper`, see https://developer.confluent.io/learn/kraft/.
Additionally, it would be nice to document how to override the settings to use `zookeeper` instead.
-
{
"hub-mirror": [
"apache/kafka:3.8.0"
]
}
-
-
https://kafka.apache.org/
-
Hi @scholzj @mstruk
is there an example of how to use the library on Kafka Connect (for example with a source/sink connector) with Docker??
I was able to create a custom image with the library…
-
[This introduced check](https://github.com/confluentinc/kafka-connect-jdbc/pull/1394) seems to work incorrectly. We have the following JDBC connector configuration.
```
{
"numeric.mapping": "bes…
-
When using Kafka TDengineSourceConnector. I have encountered the below issue.
This issue occurs when i create a stream(Stream Processing).
![Screenshot 2024-11-19 160851](https://github.com/user…
-
Iceberg sink is failing when writing to a table with a column of type uuid.
The sink connector convert the string into a java.util.UUID but fails when writing because iceberg is expecting a fixed byt…
-
### Description
Dev Services for Kafka currently supports three providers:
* Redpanda (default)
* Strimzi
* Kafka Native
All of which require a slightly different setup:
https://github.com…
-
The `kafka-clients-metrics-3.7.0` instrumentation has started failing to verify as of the [org.apache.kafka/kafka-clients/3.9.0](https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/3.9.0…