Recently, I have managed to enable HA for HDFS and YARN. Now I have an active and standby namenodes and automatic failover is working properly. I am using Cloudera Manager and CDH 5.
I have a following question.
For example, if my active Namenode crashes and standby Namenode becomes active, is it possible to automatically set up the previously crashed Namenode to promote itself to active when it becomes healthy? That way, the Namenode configured as a standby at the very beginning would simply work as a substitute in critical situations.
Looking forward to your answers!