Created 10-25-2017 08:10 PM
I don't why all services stopped but when i try to restart all services the indicator would turn green for a few seconds(only for a few services) and then turn red again, how do i resolve this issue. Attach ambari.
Thanks, Florin
Created 10-25-2017 08:19 PM
It looks like all services are going down after their start (which seems weird).
You can look at the individual services logs (.log files) from terminal and see what is the stack trace for failure / SHUTDOWN message. By default they are at /var/log/
Eg: Namenode logs : /var/log/hadoop/hdfs/hadoop-hdfs-namenode-<hostname>.log
You can attach the logs here.
Created 10-25-2017 08:37 PM
Created 10-25-2017 09:07 PM
May be, snippet of the failure log lines pasted in comments.
Created 10-27-2017 01:28 PM
Hi Swapan,
I found two files in /var/log/hadoop/hdfs which I sent attached.
Do you think to help me?
Created 10-27-2017 05:14 PM
Please try to start one service at at time. Start with:
Ambari-metrices
Zookeeper
HDFS
If anything fails. Then get the logs from Ambari itself and let us know.