-
**Describe the bug**
According to the documentation https://docs.ksqldb.io/en/latest/operate-and-deploy/installation/install-ksqldb-with-docker/ I should be able to configure the ksqldb `.properties`…
XHPJ updated
8 months ago
-
**Describe the bug**
Uncovered in https://github.com/MichaelDrogalis/voluble/issues/4, it appears that when using embedded Connect, dropping and restarting a connector with a new configuration star…
-
When I first heard about KSQL (a streaming database for real time analytics) I though this is it, maybe it could work for small datawarehouses in real time. So I started reading about Materialized Vie…
-
Please consider the following example and help us to resolve this is issue. We have 2 topic . One topic is transactional topic and another one is compact topic . Both are in **AVRO Format.** .
Ju…
-
**Describe the bug**
Cannot create stream because getting timeout while initializing transaction to the KSQL command topic.
I'm trying to create stream, sometimes it succeeds, most of the time fail…
-
**Describe the bug**
In Windows visual studio code, when print a topic with many rows, ksql cli only displays the last 10 lines of output. I set up the kafka environment by docker-compose (yml file l…
-
![企业微信截图_16486222542159](https://user-images.githubusercontent.com/44955013/160767230-bae32457-7406-41d2-bd83-8b6e7914d20c.png)
如图:紧急在存在where条件下且包含分区字段条件时查询不报错,其他语句均会报错,efak版本为2.1.0
-
I was able to build the jar using sbt. There were many issue w.r.t class not found exception. after adding all the jars, now I am getting
Exception in thread "main" java.sql.SQLException: Cannot conn…
-
**Describe the bug**
Building ksql with Java 11 fails with:
```
[INFO] Running io.confluent.ksql.execution.streams.materialization.KsqlMaterializationTest
[ERROR] Tests run: 26, Failures: 1, Err…
-
UDFs are currently deployed to KSQL servers by a simple copy of the JAR to a directory on the server, followed by a restart. Right now, the only thing this plugin does for deployment is to pull down t…