Skip to content

Instantly share code, notes, and snippets.

@garystafford
Created September 23, 2022 15:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garystafford/978ba685fe0a4b0da98382a6e6cc74ac to your computer and use it in GitHub Desktop.
Save garystafford/978ba685fe0a4b0da98382a6e6cc74ac to your computer and use it in GitHub Desktop.
# streaming data generator, Apache Spark and Apache Pinot examples
git clone --depth 1 -b main \
https://github.com/garystafford/streaming-sales-generator.git
# Apache Flink examples
git clone --depth 1 -b main \
https://github.com/garystafford/flink-kafka-demo.git
# Kafka Streams examples
git clone --depth 1 -b main \
https://github.com/garystafford/kstreams-kafka-demo.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment