GitHub user xinyuiscool opened a pull request:
https://github.com/apache/samza/pull/381
SAMZA-1512: Documentation on the multi-stage batch processing
Documentation to explain how partitionBy(), checkpoint and state works in
batch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xinyuiscool/samza SAMZA-1512
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/381.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #381
----
commit cd78ae4cd24b205a8060f7ec4b9b0687295f58df
Author: xinyuiscool <[email protected]>
Date: 2017-12-08T23:51:33Z
SAMZA-1512: Documentation on the multi-stage batch processing
----
---