- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
ambari server setup faild
- Labels:
-
Apache Ambari
Created ‎08-02-2018 09:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
Created ‎08-02-2018 10:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you pre-load the ambari database schema as described here at step 4;
Created ‎08-02-2018 10:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you pre-load the ambari database schema as described here at step 4;
Created ‎08-02-2018 10:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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
Created ‎08-02-2018 10:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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)
