Skip to content

Samza demo code (works also on Windows thanks to a samza grid in docker)

Notifications You must be signed in to change notification settings

gerardnico/samza

Repository files navigation

Samza Demo Code (Windows)

About

This directory contains

  • a samza grid docker image (to work with Samza also on windows)
  • and some samza demo code

Version

Actual version is Samza 1.4.0

The version of the components (Yarn, Zookeeper, Samza, Kafka) can be seen in the gradle.properties

Steps

Image

The Yarn Application Master of Samza. Check the Web Session demo on how to see it.

Application Master of Samza

TODO: