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.

ambari server setup faild

avatar

I installed ambari-server but when I want to run into ambari-server setup after the configuration of database give me conf.png , PostgreSQL service is active also /tmp have have permission !


any help please!


conf.png
1 ACCEPTED SOLUTION

avatar
3 REPLIES 3

avatar

Did you pre-load the ambari database schema as described here at step 4;

https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.2.2/bk_ambari-administration/content/using_amba...

avatar

@Jonathan SneepThank you for the quick response! as you see I choose n for the advanced configuration for database so by default it chooses number 1 PostgreSQL (Embedded)but i'll try to flow the documentation

avatar
New Member

This is permission issue for postgresql user, I faced this issue on docker environment, I managed it by using Mariadb as Database for Ambari. You need to manage user and permission very carefully with Postgresql. (Using mariadb its easy)