Created on 02-26-2016 12:02 PM - edited 09-16-2022 03:06 AM
Many nodes and updates ago, when we first got started with Hadoop, we assigned one of our data nodes as a zookeeper server.
I would like to move that to an edge node.
Is there a document that outlines that steps to accomplish this? I'm on 2.2.8
Similarly, we need to move our ambari metrics server.
Thanks!
Created 02-26-2016 01:16 PM
Created 02-26-2016 03:46 PM
Thanks.
FYI - there's an extra space character in "- i" on both of the curl commands
Created 10-14-2016 02:31 AM
I know it's already closed, but just to want share the steps on how to transfer/add zookeeper to another hosts.
ha.zookeeper.quorum
hbase.zookeeper.quorum
templeton.zookeeper.hosts
yarn.resourcemanager.zk-address
hive.zookeeper.quorum
hive.cluster.delegation.token.store.zookeeper.connectString
https://community.hortonworks.com/articles/48943/how-to-move-the-zookeeper-server-to-another-host-a.... (thanks to @jkuang
Created 07-11-2017 01:23 PM
Hello @Michael Dennis "MD" Uanang
can you confirm that this worked on a 3-nodes Zookeeper install? I mean, I need to move my zk cluster from the original 3 hosts to other 3 hosts, will this work repeating 3 times the same procedure?