Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.33 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.33 KB

image

Overview

The Clickstream demo is the automated version of the KSQL Clickstream demo

Prerequisites

  • Common demo prerequisites
  • Confluent Platform 4.1
  • Elasticsearch 5.6.5 to export data from Kafka
    • If you do not want to use Elasticsearch, comment out check_running_elasticsearch in the start.sh script
  • Grafana 5.0.3 to visualize data
    • If you do not want to use Grafana, comment out check_running_grafana in the start.sh script

What Should I see?

After you run ./start.sh:

image