-
# Issue Guidelines
Please review these questions before submitting any issue?
### What version of the Stream Reactor are you reporting this issue for?
AWS S3 Sink 6.3.0
### Are you running…
-
druid: 0.13.0
Kafka: 1.1.1
I've been running a number of tests locally with Kafka indexing and I believe something similar to what this was meant to fix https://github.com/apache/incubator-druid/c…
-
One question:
uReplicator is up and running and replicating from Kafka cluster A to cluster B; along the way, the worker thread crashes with the below error. Hence message afterwards are not replic…
-
Description
===========
Using azure-event-hubs-for-kafka, the Kafka admin tool "kafka-consumer-groups.sh --describe” crashes when trying to obtain information about a consumer group with no active m…
-
**Describe the bug**
The logging of Kafka Configs / Components configs leaks passwords.
**To Reproduce**
Steps to reproduce the behavior:
configure something like
```
kafka.sasl.jaas.config=or…
-
Hi everyone!
I've created Iceberg Kafka connector, that consumes avro data and loads it to AWS S3 with auto creation of Athena table.
The problem is that querying Athena takes an abnormal amount …
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://ui.docs.kafbat.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://github.com/kafbat…
-
Hello All,
I am trying to use this connector plugin to connect to a 'mqtts' protocol broker.
I have built the required plugin directory and copied it to the connector plugins directory. Then I …
-
version: '2'
services:
kafka-ui:
image: provectuslabs/kafka-ui:latest
container_name: kafka-ui
ports:
- "8080:8080"
depends_on:
- kafka-broker
- schema-reg…
-
**Describe the bug**
Shared kafka data connection is created like:
```
CREATE DATA CONNECTION kafka TYPE KAFKA SHARED OPTIONS('bootstrap.servers' = '127.0.0.1:9092', 'key.serializer' = 'org.apache.…