confluentinc / confluentinc/examples

Enhance the clickstream ksqlDB demo to create connectors using ksqlDB

Open
#668 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.1k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

You can now create connectors _within_ ksqlDB. We're already using `SOURCE` connectors within the demo. We should update the demo to:

* Not run connect as a separate container, but run within ksqlDB
* Use the `CREATE SINK CONNECTOR` syntax in ksqlDB to create the connectors to sink to ES, and remove `ksql-connect-es-grafana.sh`.

The whole _create source connectors_, _execute sql statements_, _create sink connectors_, could be in a single SQL script....

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.