You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by Sanil Jain <sn...@linkedin.com> on 2018/05/01 17:54:03 UTC

[DISCUSS] SEP-12: Continuous Integration Test Framework

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 ...