-
This topic may be indirectly related to: #1405
I have a kafka topic with valid messages but with no keys
I created a first stream from this topic, rekeying on a non-null field (remoteAddress):
…
-
I have the following hosts.yaml:
```
rbac_enabled: true
mds_super_user: mds
mds_super_user_password: password
kafka_broker_ldap_user: bro
kafka_broker_ldap_password: pass…
-
I have an issue completing HELK installation it stops at :
"error pulling image configuration: download failed after attempts=6: net/http: TLS handshake timeout"
Command:
$ sudo ./helk_install.sh…
-
See https://github.com/danburkert/ksql/blob/master/src/main.rs#L199
gwenn updated
2 years ago
-
When trying to connect KSQL server (confluentinc/cp-ksql-server:5.3.2) to my IBM Cloud-based Kafka Cluster (Event Stream),
I received the error:
```
[2020-01-02 14:32:45,120] INFO Creating topic …
NK91 updated
9 months ago
-
Hi, I am trying to make Music app up in docker environment. Its failing with below error.
I have done no changes. Just following the step by step guide.
WARNING: The REPOSITORY variable is not set…
-
**Describe the bug**
The Control-Center displays a Flow of data through tables and streams, and upon clicking on any item, it displays a side panel that aims to show the contents, but the query to `/…
-
org.apache.kafka » kafka_2.13 » 7.7.1-ce has io.confluent.cloud » [events-schema](https://confluentinc.atlassian.net/browse/EVENTS-schema) in its runtime dependencies.
But this jar does not exist.
W…
-
Java kafka streams application are deployed/run inside ksql servers. Is that what happens when this library deploys?
-
### Issue submitter TODO list
- [X] I've searched for an already existing issues [here](https://github.com/provectus/kafka-ui/issues)
- [X] I'm running a supported version of the application which is…