- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
What are the steps for moving a zookeeper server?
Created on ‎02-26-2016 12:02 PM - edited ‎09-16-2022 03:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎02-26-2016 03:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks.
FYI - there's an extra space character in "- i" on both of the curl commands
Created ‎10-14-2016 02:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I know it's already closed, but just to want share the steps on how to transfer/add zookeeper to another hosts.
- Stop the Zookeeper server.
- Select Hosts on the Ambari dashboard, then select the host on which to install the new Zookeeper server.
- On the Summary page of the new Zookeeper host, select Add > Zookeeper Server and add the new Zookeeper server.
- Double check and update the following properties on the new Zookeeper server (use the existing Zookeeper server settings as a reference).
ha.zookeeper.quorum
hbase.zookeeper.quorum
templeton.zookeeper.hosts
yarn.resourcemanager.zk-address
hive.zookeeper.quorum
hive.cluster.delegation.token.store.zookeeper.connectString
- Select Hosts on the Ambari dashboard, then select the original Zookeeper server host. Select Zookeeper > Service Actions > Delete Service to delete the original Zookeeper server.
- Save the HDFS namespace.
- Restart the new Zookeeper server and other services affected.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?

- « Previous
-
- 1
- 2
- Next »