Hi all,
I am proposing SEP-12 which introduces an Integration Test Framework for Samza Please find the design doc here: https://cwiki.apache.org/confluence/display/SAMZA/SEP-12%3A+Continuous+Integration+Test+Framework Let me know your thoughts and feedback. Thanks Sanil Jain SEP-12: Continuous Integration Test Framework - Apache ...<https://cwiki.apache.org/confluence/display/SAMZA/SEP-12%3A+Continuous+Integration+Test+Framework> cwiki.apache.org Samza today provides various api's like high level (fluent/application) for chaining complex jobs, low level (task) with configuration like Samza-Yarn, Samza as a library (Samza standalone) and in coming future Samza will support In-memory system for in memory streams that a user can produce/conusme ...