I use Cloudera CDH4.
ZooKeeper servers are: zook01, zook02, zook03, zook04, zook05
The zook05 server crashed.
I deleted zook05 in Cloudera Manager.
So for zook05 I reinstalled the OS and put zook05 back into the zookeeper service.
I saw the following warning at 4 of the zookeeper nodes(zook01 ~ zook04):
outdate configuration. restart the service(or the instance) for the changes to take effect"
I have confirmed HBase's quorum.
The ZooKeeper quorum set to HBase is missing zook05.
How can I get rid of ZooKeeper's warning?
How do I get HBase to recognize zook05?