Support Questions

Find answers, ask questions, and share your expertise

Restart Atlas Metadata Server

Explorer

I have the "restart required" around Atlas after installing the ambari metrics service. When I click restart, the SandBox fails to "Restart all components for Atlas", and then the error is Restart Atlas Metadata Server

The log file is as follows

atlas-fail.txt

1 ACCEPTED SOLUTION

Mentor

@Victor Hely

Your Atlas is in maintenance mode !! Can you go to the Ambari UI see attached screenshot Turn Off Maintenance mode and restart Atlas ensure Hbase is running all should work.
If all works remember to accept the answer so others can also use it to resolve similar issue


atlas.jpg

View solution in original post

13 REPLIES 13

Mentor

@Victor Hely

Make sure your hbase is up and all green then retry!!!

Explorer

@Geoffrey Shelton Okot my hbase is looking good but atlas still has the rotating yellow sign

Mentor

@Victor Hely

Have you tried restarting Atlas that means it has stale config?

Can you also share the logs in /var/log/atlas try to drill down the failed atlas service and paste the error in her

Explorer

Kindly check my log file and list of services

aa.txt

Explorer

Explorer

zd.png

This is what happens when I try to restart it

Explorer

and here is the list of service i have

71420-capture.png

Mentor

@Victor Hely

Your Atlas is in maintenance mode !! Can you go to the Ambari UI see attached screenshot Turn Off Maintenance mode and restart Atlas ensure Hbase is running all should work.
If all works remember to accept the answer so others can also use it to resolve similar issue


atlas.jpg

Explorer
a3.txt@geoffrey Shelton Okot


Thank you for taking the time to do the screenshots, I turned off the maintance mode and here is my error log

71422-a1.png

71423-a2.png

Explorer

@Geoffrey Shelton Okot

and here is the operaiton

71425-a4.png

Explorer

@Geoffrey Shelton Okot Hi ! I solved the issue by stopping atlas from the command line and starting it again from the ambari ui.

I used the following code. On the other hand, is it recommended to turn off all the maintenance or keep it on ?

71435-za.png

su $ATLAS_USER
python /usr/hdp/current/atlas-server/bin/atlas_stop.py

New Contributor

@144675 Hi!  When I'm trying to stop Atlas service from command line: 

python /usr/hdp/current/atlas-server/bin/atlas_stop.py


I'm getting below error: No process ID file found. Server not running?

Although Atlas is in running state.

Any help would be appreciated!!



 

New Contributor

did you solve it?

I'm having the same issue