You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by atoomula <gi...@git.apache.org> on 2017/12/12 01:29:58 UTC

[GitHub] samza pull request #383: Make AllSspToSingleTaskGrouper work with Yarn and Z...

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 <at...@atoomula-ld1.linkedin.biz>
Date:   2017-12-11T23:27:24Z

    Make AllSspToSingleTaskGrouper work with Yarn and ZK JobCoordinator

----


---

[GitHub] samza pull request #383: SAMZA-1502: Make AllSspToSingleTaskGrouper work wit...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/383


---