GitHub user atoomula opened a pull request: https://github.com/apache/samza/pull/383
Make AllSspToSingleTaskGrouper work with Yarn and ZK JobCoordinator Sending a fresh review as I lost the earlier diffs. This is the new approach that we discussed by adding the processor list in the config and passing it to grouper. You can merge this pull request into a Git repository by running: $ git pull https://github.com/atoomula/samza samza Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/383.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 #383 ---- commit ae4015deb0cd14f2caf92c10c85bf5bf1372292e Author: Aditya Toomula <atoom...@atoomula-ld1.linkedin.biz> Date: 2017-12-11T23:27:24Z Make AllSspToSingleTaskGrouper work with Yarn and ZK JobCoordinator ---- ---