I have done the configuration HA for YARN, I followed the wisard in enable ResourceManager HA to enable the nameode and Snamenode. and for some raison I cancel the wizard in the last step, I thought I can done it again later.
So when I cancel the config process all services turn off and I got lot of alerts (scary!! right).
so I tried to restart all the services but I could not. there is something wrong With my Snamenode.
in addition when I try to start the service I see that the service Snamenode in my standby namenode is in maintenance mode
This is the erreur msg:
2017-11-17 17:19:10,364 INFO namenode.SecondaryNameNode (LogAdapter.java:info(45)) - registered UNIX signal handlers for [TERM, HUP, INT]
2017-11-17 17:19:10,770 FATAL namenode.SecondaryNameNode (SecondaryNameNode.java:main(673)) - Failed to start secondary namenode
java.io.IOException: Cannot use SecondaryNameNode in an HA cluster. The Standby Namenode will perform checkpointing.
at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode.<init>(SecondaryNameNode.java:187)
at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode.main(SecondaryNameNode.java:671)
2017-11-17 17:19:10,773 INFO util.ExitUtil (ExitUtil.java:terminate(124)) - Exiting with status 1
2017-11-17 17:19:10,776 INFO namenode.SecondaryNameNode (LogAdapter.java:info(45)) - SHUTDOWN_MSG:
and this is the entire error msg:
error-body.txt