-
## Versions
CentOS 7 & Ubuntu 20.04 ARM64/aarch64
kSQL master & 6.2.1-core
## Question
Is kSQL officially supported on Linux ARM64 machines ?
I didn't find any information on the website ht…
-
### Bug Description
I'm using a configMap to supply some configuration for a Debezium connector. At first I called it `inventory-table-includes` and then I changed the name to `connector-config` in…
-
When used connector in ksqldb, some data types ex: DECIMAL, DATE (in ksqldb table) are not correct when convert value
ex:
-1,507,945.00 -> "9wMO/A=="
35,068.00 -> "NYJw"
01 DEC 2023 -> 1…
-
The KSQL Explorer is a great feature, but not useful for those using Confluent managed KSQLDB apps.
We need to implement authentication using api-key/secret combo when accessing KSQLDB Servers.
-
Although users can see the version in the `docker-compose.yml` file, most will not probably look into that file's details too closely. We need to show the version ksqlDB version in all ksqlDB tutoria…
-
It would be great if this extension didn't highlight "errors" when using `kubectl apply -k` or `kustomize build [folder]`.
For example, for a deployment, having a `selector` like:
```yaml
sel…
-
this page https://hub.docker.com/r/confluentinc/ksqldb-server
do not give the link to the dockerfile of `ksqldb-server`
https://github.com/confluentinc/ksql/tree/master/ksqldb-docker
-
Whether I use docker-compose or the taball, I get the an error: Here is the last part om y startup output:
`ksqldb-server | (org.apache.kafka.clients.admin.AdminClientConfig:369)
ksqldb-server …
-
Hi Sven
Nice tool - thank you.
I ran `python3 kafka_docker_composer.py -b 3 -z 3 --racks 3` and it generated 3 errors on starting, each:
`services.kafka-?.environment.KAFKA_CONFLUENT_CLUSTER_LINK…
-
git clone https://github.com/confluentinc/ksql.git
cd ksql
git checkout
docker-compose up -d
```
Started0.0s
! pri…