You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by Avi Flax <av...@aviflax.com> on 2016/02/12 18:16:51 UTC

Guides, examples, etc beyond hello-samza

Hi all, I’m trying to implement my first set of Samza jobs, and I’m a
little frustrated in trying to find some guidance or examples on how
to structure a project, how to approach unit testing, integration
tests, etc.

Hello-samza is useful for getting something up and running quickly and
seeing working examples of Samza’s APIs, but it doesn’t include any
tests.

In a broader sense, I’m surprised that I haven’t managed to find any
articles, posts, guides, etc that walk through creating a real-world
Samza
project including testing, packaging, deployment, etc. Am I just
missing something? (Wouldn’t be the first time.)

Thanks!
Avi