-
Hello,
I've been testing the [ksql-demo.yaml](https://github.com/confluentinc/cp-helm-charts/blob/master/examples/ksql-demo.yaml) provided in this repo's examples folder, but am observing the follo…
-
I would like to set
SET 'auto.offset.reset'='earliest';
SET 'auto.offset.reset'='latest';
I hoped it would work like the following with the generic 'client.ksql' command:
client.ksql('SET \'a…
-
cp-helm-charts/charts/cp-ksql-server/templates/jmx-configmap.yaml not working for KSql 0.15.0
i saw similar issue mentioned here . Could someone fix helm chart jmx configuration as per ksql 0.15.…
-
Hi!
I am doing a PoC using dotnet and ksql.
https://github.com/pablocastilla/kafkiano/
The overall idea is to see if I can implement business logic using KSQL. In the example I introduce devic…
-
# KSQL Tutorials and Examples | Truman's Blog
1. KSQL是什么?KSQL是Apache Kafka的流式SQL引擎,让你可以SQL语方式句执行流处理任务。KSQL降低了数据流处理这个领域的准入门槛,为使用Kafka处理数据提供了一种简单的、完全交互的SQL界面。你不再需要用Java或Python之类的编程语言编写代码了!KSQL具有这些特点:开源…
-
We're playing with Kafka on-premise and using LetsEncrypt to generate certificates.
All variables for custom certificates were set up and initial deployment worked as intended.
Recently LE-cert has …
ay-b updated
11 months ago
-
**Is your feature request related to a problem? Please describe.**
Our deployment process expects e2e tests with a rollback if they fail. That would be very difficult to do with KSQL.
**Describe …
Sikta updated
5 years ago
-
有计划集成KSQL吗?
-
Hi,
I am developing a simple JDBC program to use this as JDBC driver and I am facing below issue:
I am able connect to ksqlDB when I am loading the driver using the code snippet below.
java.sql…
-
**Describe the bug**
Maven build failing with the error "Could not resolve dependencies."
**To Reproduce**
I am trying to install ksql with version 7.5.3.
Maven build is failing with error Could…