I had the same problem with HDP2.2.0 this time in the above setup, I get the Name Node saying:
/var/log/hadoop/hdfs/hadoop-hdfs-namenode-nn30.localdomain.log
ERROR namenode.NameNode (SignalLogger.java:handle(60)) – RECEIVED SIGNAL 15: SIGTERM
hadoop-yarn/yarn/yarn-yarn-timelineserver-nn30.localdomain.log
ERROR applicationhistoryservice.ApplicationHistoryServer (SignalLogger.java:handle(60)) – RECEIVED SIGNAL 15: SIGTERM
Subsequently all other jvm’s shutdown – kafka,regionservers,ActiveMQ Hiveserver2 etc.
in the end JPS only shows:
[root@nn30 log]# /usr/jdk64/jdk1.7.0_67/bin/jps
91351 RunJar
92623 Jps
92124 OozieCLI
92158 RunJar
1349 AmbariServer
any ideas on where to start?