-
When I try to docker compose up with full-stack.yml, I keep getting an error saying `conduktor-platform` is missing, so when I looked at conduktor.yml
```
conduktor-console:
image: conduktor/…
-
Hi,
Is it possible to describe a Kafka topic for deriving the topic/partition backlog/offset?
Alternatively, I would need to have a separate consumer group to run through all the messages.
Best…
-
This might same with #89 , but I've tried several cron expressions and nothing works. No change on `offset.flush.internal.ms` so it uses default 60000 ms (as stated [here](https://docs.confluent.io/pl…
-
I'm providing:
`CDK_CLUSTERS_0_KAFKACONNECTS_0_ID: "zorp-zorp"`
`CDK_CLUSTERS_0_KAFKACONNECTS_0_NAME: "My Local Connector"`
`CDK_CLUSTERS_0_KAFKACONNECTS_0_URL: "http://connect:8081"`
to my `c…
-
I have an Airflow DAG calling a kafka-python producer. I am getting the error below trying to send a message from the Airflow container to the Kafka container.
I am using Docker Desktop 3.3.3 on a…
-
### Version & Environment
Redpanda version: (use `rpk version`): v23.2.13 (rev 07caacd64)
- Operating System (e.g. from `/etc/os-release`): Arch Linux
- Any Kafka client libraries in use (e.g. …
-
**Is your feature request related to a problem? Please describe.**
Clickhouse supports a wide range of data types, as does Protobuf (for serdes in Kafka Schema Registry). Whilst the data types that C…
-
It will be help full if kafka ui contianer is also added in this docker compose.
-
I don't have an but a question.
I wont to know if you plan deliver container with Kafka-Raft and a guide to migrate from Zookeeper to Kraft.
Thanks.
-
Hey, im trying to configure this connector:
```
{
"name" : "RabbitMQSourceConnector1",
"config" : {
"connector.class" : "io.confluent.connect.rabbitmq.RabbitMQSourceConnector",
…