GitHub user xinyuiscool opened a pull request: https://github.com/apache/samza/pull/98
SAMZA-1171: Rewrite config in ApplicationRunnerMain when creating ApplicationRunner The config needs to be rewritten before passing down to the ApplicationRunner. This is a bug that was introduced during some refactoring/cleanup of the config in the ApplicationRunner interface. You can merge this pull request into a Git repository by running: $ git pull https://github.com/xinyuiscool/samza SAMZA-1171 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/98.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 #98 ---- commit 8c29ba454a1a5cbb12f9535ea7271438cc5540ca Author: Xinyu Liu <xi...@xiliu-ld.linkedin.biz> Date: 2017-03-27T23:21:01Z SAMZA-1171: Rewrite config in ApplicationRunnerMain when creating the application runner ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---