Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Could Mysql and ambari be at the same server??

avatar
Expert Contributor

I'm struggling to (with) starting server Ambari (check out the probleme),

I wonder if the probleme can be caused by the server itself since the the Ambari and Mysql are hosted in the same server!!

any suggestion is appreciated

1 ACCEPTED SOLUTION

avatar
Guru

Hi @yassine sihi

Having both Ambari and its mysql db on the same machine does not normally cause any issues logging in. Most of my lab clusters are setup in the fashion. I think Jay is on the right track to look at the grants and hostnames. I've also seen one similar login error when a user tried to access mysql without using the server's FQDN - ensure FQDN are being used whenever possible.

View solution in original post

2 REPLIES 2

avatar
Guru

Hi @yassine sihi

Having both Ambari and its mysql db on the same machine does not normally cause any issues logging in. Most of my lab clusters are setup in the fashion. I think Jay is on the right track to look at the grants and hostnames. I've also seen one similar login error when a user tried to access mysql without using the server's FQDN - ensure FQDN are being used whenever possible.

avatar
Expert Contributor

thanks you @Sonu Sahi for replaying, i think that's the issue is fixed other way and it works fine with the both services on the same machine.