cp-demo

Confluent Platform Demo including Apache Kafka, KSQL, Control Center, Replicator, Confluent Schema Registry, Security

Github星跟蹤圖

Kafka Event Streaming Applications

This demo and accompanying tutorial show users how to deploy an Apache Kafka® event streaming application using ksqlDB and Kafka Streams for stream processing. All the components in the Confluent platform have security enabled end-to-end. Run the demo with the tutorial.

Table of Contents

Overview

The use case is a Kafka event streaming application for real-time edits to real Wikipedia pages.
Wikimedia Foundation has IRC channels that publish edits happening to real wiki pages (e.g. #en.wikipedia, #en.wiktionary) in real time.
Using Kafka Connect, a Kafka source connector kafka-connect-irc streams raw messages from these IRC channels, and a custom Kafka Connect transform kafka-connect-transform-wikiedit transforms these messages and then the messages are written to a Kafka cluster.
This demo uses ksqlDB and a Kafka Streams application for data processing.
Then a Kafka sink connector kafka-connect-elasticsearchstreams the data out of Kafka, and the data is materialized into Elasticsearch for analysis by Kibana.
Confluent Replicator is also copying messages from a topic to another topic in the same cluster.
All data is using Confluent Schema Registry and Avro.
Confluent Control Center is managing and monitoring the deployment.

image

Documentation

You can find the documentation for running this demo and its accompanying tutorial at https://docs.confluent.io/current/tutorials/cp-demo/docs/index.html.

Additional Examples

For additional examples that showcase streaming applications within an event streaming platform, please refer to the examples GitHub repository.

主要指標

概覽
名稱與所有者confluentinc/cp-demo
主編程語言Shell
編程語言Shell (語言數: 5)
平台
許可證Apache License 2.0
所有者活动
創建於2017-10-04 19:38:13
推送於2025-04-21 07:22:24
最后一次提交2025-04-16 12:12:08
發布數692
最新版本名稱v7.8.2 (發布於 2025-03-24 08:18:12)
第一版名稱4.0 (發布於 2018-04-11 07:09:55)
用户参与
星數47
關注者數160
派生數324
提交數7.5k
已啟用問題?
問題數55
打開的問題數8
拉請求數352
打開的拉請求數11
關閉的拉請求數53
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?