iwasakims commented on pull request #683: URL: https://github.com/apache/bigtop/pull/683#issuecomment-700523067
While the patch worked for CentOS 8 too, `ambari-server setup` failed due to error on starting PostgreSQL. I'm looking into the cause. ``` Notice: /Stage[main]/Ambari::Server/Exec[server setup]/returns: Configuring ambari database... Notice: /Stage[main]/Ambari::Server/Exec[server setup]/returns: Checking PostgreSQL... Notice: /Stage[main]/Ambari::Server/Exec[server setup]/returns: Running initdb: This may take up to a minute. Notice: /Stage[main]/Ambari::Server/Exec[server setup]/returns: About to start PostgreSQL Notice: /Stage[main]/Ambari::Server/Exec[server setup]/returns: ERROR: Exiting with exit code 3. Notice: /Stage[main]/Ambari::Server/Exec[server setup]/returns: REASON: Unable to start PostgreSQL server. Exiting ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
