You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/10 20:12:41 UTC

[jira] [Commented] (SAMZA-1086) Implement Simple grouper by container, with support for arbitrary container ids

    [ https://issues.apache.org/jira/browse/SAMZA-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15861800#comment-15861800 ] 

ASF GitHub Bot commented on SAMZA-1086:
---------------------------------------

GitHub user sborya opened a pull request:

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

    SAMZA-1086. New Grouper for ZK based standalone.

    SAMZA-1086. 
    Create new grouper with support for arbitrary container ids.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/navina/samza JobModel

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/52.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 #52
    
----
commit 76b5167e856984d627a73f020d4ca1c7e9ae8750
Author: Boris Shkolnik <bs...@bshkolni-ld1.linkedin.biz>
Date:   2017-01-23T21:16:49Z

    added new line at then end

commit a0a74094f8366f0ee7898464fe75ae74c780cc84
Author: Boris Shkolnik <bs...@bshkolni-ld1.linkedin.biz>
Date:   2017-02-07T21:56:05Z

    Merge branch 'master' of https://github.com/navina/samza

commit 5c8aa207f6e681e07d4e21c3c9fd9f1152bc055c
Author: Boris Shkolnik <bs...@bshkolni-ld1.linkedin.biz>
Date:   2017-02-10T01:31:07Z

    JobModel Generation using SimpleGroupByContainerCount

commit 017fe796d8654bcb0229774d458402b0f76f1e01
Author: Boris Shkolnik <bs...@bshkolni-ld1.linkedin.biz>
Date:   2017-02-10T20:09:13Z

    added tests

----


> Implement Simple grouper by container, with support for arbitrary container ids
> -------------------------------------------------------------------------------
>
>                 Key: SAMZA-1086
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1086
>             Project: Samza
>          Issue Type: Sub-task
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>             Fix For: 0.13.0
>
>
> this class will support two group methods - with and without list of container ids.
> The first one will generate sequential ids, while the latter one will use the list given to it. This will help us to support dynamic addition and removal of containers.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)