-
I got:
```
[2021-02-02 18:30:34,138] ERROR Failed to start KSQL (io.confluent.ksql.rest.server.KsqlServerMain:68)
io.confluent.ksql.util.KsqlServerException: Could not get Kafka cluster configura…
-
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…
-
ksqlDB 0.6
The `ksql>` prompt should be `ksqlDB>`
rmoff updated
4 years ago
-
Always check against the **Latest SNAPSHOT of JSQLParser** and the [Syntax Diagram](https://jsqlparser.github.io/JSqlParser/syntax.html)
### Failing SQL Feature:
- When I tried to parse some ksql …
-
**Is your feature request related to a problem? Please describe.**
My team is currently using DBT for batch data processing, versioning and documenting of our data transformations. The tool is doing …
-
# Getting Started with Kafka Streams
- Kappa Architecture : 오직 streaming 만 처리
- 간단한게 장점
- Lambda architecture: streaming 과 batch 를 모두 지원
- 둘 다 지원을 하다보니 관리 유지가 복잡함 (spark, flink)
## Processor…
-
https://talks.rmoff.net/3RIbSX/apache-kafka-and-ksqldb-in-action-lets-build-a-streaming-data-pipeline
-
**Describe the bug**
Most recent master branch 7.6.0 that get merged 3 days ago is failing due to sub pom/projects 7.6.0 path is missing for check sum validations (7.6.0-0 folder is not there at http…
-
[Confluent Developer - ksqlDB's Architecture](https://developer.confluent.io/courses/inside-ksqldb/stateless-operations/) 의 글을 번역한 것임을 알립니다.
ksqlDB 의 구조
전형적인 스트리밍 파이프라인은 데이터 소스가 있는 데이터베이스로부터 이벤트…
-
**Describe the bug**
When in KSQL connect worker is enabled by
ksql.connect.worker.config=config/connect.properties
and in connect.properties value is set as
plugin.discovery=service_load
t…