When repair fails on NAMENODE in an HA cluster
When repair fails on NAMENODE in an HA cluster, follow these steps to fix the cluster.
In such cases, there is a set of manual steps which have to be executed to resolve the problem
and bootstrap the namenode:
- Access the newly launched repaired host via SSH.
- Run the following
commands:
su hdfs hdfs namenode -bootstrapStandby
- Synchronize your cluster.