table-stream join

2015-12-07 Thread Bart De Vylder
Hi all, I'm rather new to Samza and trying some things out using Kafka as the message broker. One usecase i was interested in which is mentioned on the documentation is creating a table-stream join using bootstrap streams. I'm interested in some recommendations/thoughts concerning the changelog

Review Request 41071: SAMZA-843: fix heap usage increase caused by container timer change

2015-12-07 Thread Xinyu Liu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41071/ --- Review request for samza and Yi Pan (Data Infrastructure). Repository: samza

[VOTE] Apache Samza 0.10.0 RC1

2015-12-07 Thread Yi Pan
Hey all, This is a call for a vote on a release of Apache Samza 0.10.0. Thanks to everyone who has contributed to this release. We are very glad to see some new contributors in this release. The release candidate can be downloaded from here:

Re: table-stream join

2015-12-07 Thread Yi Pan
Hi, Bart, Your question is more like "is Kafka reliable against failures"? As for the reliability of the changelog, Samza is designed as reliable as the underlying messaging layer provides. In the case of Kafka, there are configurations in the Kafka producer that users can tune up to make sure of