You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Navina Ramesh (JIRA)" <ji...@apache.org> on 2017/03/02 01:32:45 UTC

[jira] [Updated] (SAMZA-1064) Standalone Samza with Zookeeper for Coordination

     [ https://issues.apache.org/jira/browse/SAMZA-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Navina Ramesh updated SAMZA-1064:
---------------------------------
    Comment: was deleted

(was: GitHub user sborya opened a pull request:

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

    SAMZA-1064:Zk test utils

    Some test utils needed for StandAlone zk based testing.

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

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

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

    https://github.com/apache/samza/pull/64.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 #64
    
----
commit 37c2c8beddbf61325da80ea190e1f8e70d7c1bbc
Author: navina <na...@apache.org>
Date:   2017-01-23T21:16:49Z

    Extracting files related to LeaderElection

commit aaaf24e2b159b21f28670171b027c2a69ea2737c
Author: navina <na...@apache.org>
Date:   2017-02-02T01:40:13Z

    Adding EmbeddedZookeeper for testing

commit 317cf167ba9d5bd08e9ebe753892c2bd44befeb0
Author: navina <na...@apache.org>
Date:   2017-02-02T02:14:36Z

    Adding tests for ZkKeyBuilder

commit 1734f8f905cafb2b1416422ac8809da30c3a848b
Author: navina <na...@apache.org>
Date:   2017-02-03T18:51:14Z

    Adding tests for ZkUtils

commit 6dd6b8d8e891540ee75f0db5966afe5e7f599dd0
Author: navina <na...@apache.org>
Date:   2017-02-04T02:43:12Z

    Adding tests for ZkLeaderElector

commit edda60d6b69fcbffae46975caa28b8091e877d1a
Author: navina <na...@apache.org>
Date:   2017-02-07T03:47:38Z

    Removing an unintended change to the grouper

commit 737eb2fd29186237057e4b7ca572dec418b86fcd
Author: Boris Shkolnik <bs...@bshkolni-ld1.linkedin.biz>
Date:   2017-02-08T00:10:31Z

    ZkTestUtils

commit ff1550151ffdd9c31bf7c9f474ccf6a12ad183fc
Author: Boris Shkolnik <bs...@bshkolni-ld1.linkedin.biz>
Date:   2017-02-08T00:21:51Z

    JavaJobConfig

commit 7f8125bb35cde5448cf77621f9ab1d56b64d32e7
Author: Boris Shkolnik <bs...@bshkolni-ld1.linkedin.biz>
Date:   2017-02-13T21:50:12Z

    Merge branch 'master' into ZkTestUtils

commit fe69e7018b409fa6b4c879811d249b6d77f9b27c
Author: Boris Shkolnik <bs...@bshkolni-ld1.linkedin.biz>
Date:   2017-02-13T22:07:19Z

    merge

commit 3d6b993b2c78e56763fd126daeac7226c97a919a
Author: Boris Shkolnik <bs...@bshkolni-ld1.linkedin.biz>
Date:   2017-02-13T22:27:47Z

    cleaned up

commit 32ef28a521d21d48382ba8f74a7914637dd990f2
Author: Boris Shkolnik <bo...@apache.org>
Date:   2017-02-24T01:39:58Z

    Merge branch 'master' into ZkTestUtils

----
)

> Standalone Samza with Zookeeper for Coordination
> ------------------------------------------------
>
>                 Key: SAMZA-1064
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1064
>             Project: Samza
>          Issue Type: New Feature
>            Reporter: Navina Ramesh
>             Fix For: 0.13.0
>
>         Attachments: image_0.png, image_1.png, Samza Standalone-0.md, Samza Standalone-0.pdf
>
>
> In this use-case, we propose using Zookeeper for coordinating processor liveness and task distribution in a Samza job. Additionally, it opens up the possibility of allowing a flexible number of participating processors (no fixed container count).



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