-
Couldn't view topic and connect after upgrading to 0.25, the topic and connect page are display loading, the log shows below error.
```
2024-06-04 15:48:04,649 ERROR io-executor-thread-8 o.akhq.c…
-
Hi,
My environment:
- spark-2.0.2-bin-hadoop2.7
- hadoop is NOT installed
And run the batch word count example like this:
C:\Mobius-master\build\runtime\scripts\sparkclr-submit.cmd --verbos…
-
Clusters that have [authorization](https://docs.confluent.io/current/kafka/authorization.html) configured need more options around the consumer group Id (`consumerIdPrefix`), as ACL's are often based …
-
It would be nice to support supplying the list of Kafka broker for the provider via environment variable so that the config file doesn't need to be modified for different environments.
PS: In simil…
-
**Describe the bug**
I am attempting to authenticate via docker-compose with the following confguration:
```yaml
version: "3"
services:
kafka-ui:
image: provectuslabs/kafka-ui
conta…
-
I'm trying to set up oauth for authentication (Azure AD) but use simple authorization.
I have the authenitcation/authorisation working. My issues are around linking the simple authorization through…
-
Hello all,
Recently upgraded kafka version to 2.12-2.3.1 and also upgraded Kafkamgr (CMAK)version:2.0.0.2 (JDK 1.8),
but it is not showing the consumer Lags, logsize and many consumers are shown tr…
poyyi updated
2 years ago
-
### Name and Version
bitnami/kafka:3.5.0
### What architecture are you using?
arm64
### What steps will reproduce the bug?
1. Follow the documentation here to create a SASL_SSL enabled …
-
We currently using the provider to manage our Kafka Topics. The problem is when trying to add fields to the Topic config of existing Topics is causing them to fail with message Error 403 Forbidden.
…
-
**Describe the problem you faced**
Trying to follow the official Docker demo tutorial [here](https://hudi.apache.org/docs/docker_demo/), at step 2, I get an error executing a command inside one of …