Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
HDP 2.1
Description
Ambari server needs high availability as loss of the Ambari server machine would leave it's cluster unmanageable.
This could reuse ZooKeeper for Active/Standby election. I'm not sure if it's practical in scalability terms to store the configurations in ZK for management of larger clusters, perhaps that could use HA databases such as MySQL multi-master or replicate the config itself at the application layer to the standby Ambari server.
Right now I guess you can roll your own with Linux HA + DRBD but it feels like this should be native as per other components that leverage ZooKeeper.
Attachments
Issue Links
- is duplicated by
-
AMBARI-17126 Provide Ambari Server HA (active-passive)
- Open
- is related to
-
AMBARI-4016 Ambari Server HA
- Open