GitHub user prateekm opened a pull request: https://github.com/apache/samza/pull/743
LegacyTaskApplication should set app.mode to batch by default. You can merge this pull request into a Git repository by running: $ git pull https://github.com/prateekm/samza app-mode-fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/743.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 #743 ---- commit 2e86659fc9d1f77b8ac86f31d70d6b1f5a3f6822 Author: Prateek Maheshwari <pmaheshwari@...> Date: 2018-10-18T23:10:01Z LegacyTaskApplication should set app.mode to batch by default. ---- ---