-
I know this isn't a bug but I believe the documentation should have more information on how to start the application in a "Production" like instance. Below is my systemd script which isn't working at …
-
**Describe the bug**
I am working on adding DBToaster's TPC-H benchmarks to the suite: https://github.com/aehmttw/feldera/tree/tpc-h. At the moment, all of the queries run on my PC with the medium-si…
-
### What is the problem?
Seems like dependencies are not getting pickled and then they can't be used within the actor:
```
2021-02-23 18:45:18,104 WARNING worker.py:1034 -- Failed to unpick…
-
Currently it seems impossible to disable SSL verification of the kafka broker by setting `ssl.endpoint.identification.algorithm=` in the `consumer.properties`.
I'm using the latest version build fr…
-
Hi
I am running Kafka with SASL_PLAINTEXT. I have configed Kafka-manager to use this and provided a jaas file with the correct options (well options that work for all other consumers) - but when …
-
this behavior is weird and not sure if the reason is because of constant changes in confluent cloud or something else.
we created with topics web/cli in the past and now intend to manage in this tool…
-
Our logs are full of messages like these,
```[warn] k.m.a.c.KafkaManagedOffsetCache - Failed to process a message from offset topic on cluster prod-kafka!
org.apache.kafka.common.protocol.types.Sch…
-
### What happened?
When creating a pod,after the kube-scheduler is scheduled, the kubelet only starts ADD after a half-hour interval
kube-scheduler.log:
`I1115 04:12:00.190703 10 schedule_on…
-
Hello,
I am using Kafka Manager run with Docker Compose with the following .yml:
```
kafka-manager:
image: qnib/plain-kafka-manager
network_mode: host
environment:
ZOOKEEPER…
-
I added some clusters to kafka manager. When I restarted aws task, clusters were still there, so wondering where are (in which file) they are stored? I checked all files in kafka-manager/config folder…