GitHub user atoomula opened a pull request:
https://github.com/apache/samza/pull/360
Extend AllSspToSingleTaskGrouper to work with Yarn and ZK JobCoordinator
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/atoomula/samza grouper
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/360.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 #360
----
commit e89044c06c39a88be1d44bc8a4c2777d14fadbe0
Author: Aditya Toomula <[email protected]>
Date: 2017-11-14T22:43:41Z
Make AllSspToSingleTaskGrouper work with Yarn and ZK JobCoordinator
commit d0b4316e52aff97aefe23a681781d61c6f28ff0b
Author: Aditya Toomula <[email protected]>
Date: 2017-11-14T23:27:02Z
Make AllSspToSingleTaskGrouper work with Yarn and ZK JobCoordinator
----
---