cloudera/cm_api

high availability for autodeploy example

Opened this issue · 0 comments

Hi, I'm working on adding high availability on the autodeploy example from @justinhayes's fork. Do you have any ideas on how to implement it?

I'm thinking on adding a standby name-node for HDFS plus journal nodes to the current roles. Also for YARN jobhistory roles and standby resource manager. However I have no clue on how to do this... Any directions or sample code for that?