Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.22 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.22 KB

image

Overview

The Wikipedia demo is the non-Docker version of the Confluent Platform 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
  • Kibana 5.5.2 to visualize data
    • If you do not want to use Kibana, comment out check_running_kibana in the start.sh script

What Should I see?

After you run ./start.sh:

image