GitHub user dxichen opened a pull request: https://github.com/apache/samza/pull/341
Checkpoint manager implementation with Azure Table @vjagadish1989 WIP, will add tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/dxichen/samza azure-checkpoint-manager Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/341.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 #341 ---- commit c97b383ed068f704f796617d286256115442da17 Author: Daniel Chen <29577458+dxic...@users.noreply.github.com> Date: 2017-10-26T01:33:06Z Initial commit, checkpoint manager implementation with Azure Table ---- ---