Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 655 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 655 Bytes

image

Overview

This demo shows how KSQL can be used to process a stream of click data, aggregate and filter it, and join to information about the users. Visualisation of the results is provided by Grafana, on top of data streamed to Elasticsearch.

Documentation

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