You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2015/06/29 14:24:04 UTC

[jira] [Created] (FLINK-2291) Use ZooKeeper to elect JobManager leader and send information to TaskManagers

Till Rohrmann created FLINK-2291:
------------------------------------

             Summary: Use ZooKeeper to elect JobManager leader and send information to TaskManagers
                 Key: FLINK-2291
                 URL: https://issues.apache.org/jira/browse/FLINK-2291
             Project: Flink
          Issue Type: Sub-task
          Components: JobManager, TaskManager
    Affects Versions: 0.10
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann


Use ZooKeeper to determine the leader of a set of {{JobManager}}s which will act as the responsible {{JobManager}} for all {{TaskManager}}. The {{TaskManager}} will get the address of the leader from ZooKeeper.

Related Wiki: [https://cwiki.apache.org/confluence/display/FLINK/JobManager+High+Availability]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)