Created 03-14-2023 07:19 AM
Hello Community,
I'm happy to join this community. I have an issue that Ambari UI not loading every day on some certain period and then after I had to restart "Ambari-server" service and only then users are able to login to Ambari UI.
Anyone knows how I should investigate the issue and find out the real cause of the problem.
Is there any permanent solution of the issue?
Grateful for any suggestion and support.
Thanks
Created 03-14-2023 09:30 AM
@AbuSaiyeda Welcome to the Cloudera Community!
To help you get the best possible solution, I have tagged our Ambari experts @Atahar and @Scharan who may be able to assist you further.
Please keep us updated on your post, and we hope you find a satisfactory solution to your query.
Regards,
Diana Torres,Created 03-20-2023 01:27 PM
Hi @DianaTorres ,
I don't see any support from this community. it wouldbe nice to get expert's views.
Thanks
Created 03-21-2023 12:34 PM
@AbuSaiyeda As this is a peer to peer community, sometimes receiving an answer takes time.
In the meantime, while we wait, you can browse through the recommendations shown at the right side of the screen, starting here How to fix Ambari UI not loading
Thanks
Regards,
Diana Torres,Created 03-23-2023 05:26 AM
@AbuSaiyeda
According to the excerpt you've shared it looks memory-related. Can you share your cluster configurations?
The memory settings should match the recommended settings in Ambari Server heap size
Most probably your AMBARI_JVM_ARGS variable should be set to -Xmx4GB -Xmn2GB appropriate for 100 to 800 hosts.
Share your Ambari-server logs that can give insights to whats could be the probable cause
Geoffrey
Created 03-28-2023 03:38 PM
Thanks for the feedback. I will look for that.
Created 04-08-2023 03:21 PM
@AbuSaiyeda
can you do the following and revert if you still get issues
Backup the ambari server properties file
# Change the timeout of the ambari server
Restart Ambari and monitor ,please let me know if you need further help
Created 04-08-2023 06:30 PM
Thanks for the advise. I will try that