This directory contains
- a samza grid docker image (to work with Samza also on windows)
- and some samza demo code
Actual version is Samza 1.4.0
The version of the components (Yarn, Zookeeper, Samza, Kafka) can be seen in the gradle.properties
- Build and create the docker Samza Grid container
- Yarn ui should be available at http://localhost:8088
- Demo:
- Local: Run the Word count demo
- Yarn: Run the Web Session demo
The Yarn Application Master of Samza. Check the Web Session demo on how to see it.