Skip to content
 
 

Repository files navigation

image

Overview

There are multiple demos in this repo that showcase Kafka stream processing on the Confluent Platform. Each demo resides in its own subfolder:

Running The Demos

  1. Clone the repo: git clone https://github.com/confluentinc/quickstart-demos
  2. Change directory to one of the demo subfolders
  3. Start a demo with ./start.sh
  4. Stop a demo with ./stop.sh

Prerequisites

  • Confluent Platform 4.1
  • Env var CONFLUENT_HOME=/path/to/confluentplatform
  • Env var PATH includes $CONFLUENT_HOME/bin
  • Internet connectivity to download the KSQL UI
    • If you do not want to download the KSQL UI, comment out get_ksql_ui in the demo's start.sh script
  • Each demo has its own set of prerequisites as well, documented in each demo's README

About

Quickstart demos for local install of Confluent Platform

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages