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