You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "D M Murali Krishna Reddy (Jira)" <ji...@apache.org> on 2020/04/27 21:12:00 UTC

[jira] [Created] (YARN-10246) Enable Yarn Router to have a dedicated Zookeeper

D M Murali Krishna Reddy created YARN-10246:
-----------------------------------------------

             Summary: Enable Yarn Router to have a dedicated Zookeeper
                 Key: YARN-10246
                 URL: https://issues.apache.org/jira/browse/YARN-10246
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: federation, router
            Reporter: D M Murali Krishna Reddy
            Assignee: D M Murali Krishna Reddy


Currently, we have a single parameter hadoop.zk.address for Router and Resourcemanager, Due to this we need have FederationStateStore and RMStateStore on the same Zookeeper instance. 

With the above topology there can be a load on ZooKeeper, since all subcluster RMs will write to single ZooKeeper.

So, If we Introduce a new configuration such as hadoop.federation.zk.address we can have FederationStateStore on a dedicated Zookeeper.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org