Enabling ZooKeeper Based State Store
About this task
Procedure
- 
           Set the value of 
yarn.resourcemanager.store.classtoorg.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStorein the yarn-site.xml. - 
           Set the value of 
yarn.resourcemanager.zk-addressto a comma-separated list of host:port pairs for each ZooKeeper server used by the ResourceManager. This property needs to be set in yarn-site.xml.