You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2014/08/19 11:37:18 UTC

[jira] [Created] (AMBARI-6909) Usability: Incorrect Postgres dependency causing issues

Andrew Onischuk created AMBARI-6909:
---------------------------------------

             Summary: Usability: Incorrect Postgres dependency causing issues
                 Key: AMBARI-6909
                 URL: https://issues.apache.org/jira/browse/AMBARI-6909
             Project: Ambari
          Issue Type: Bug
            Reporter: Andrew Onischuk
            Assignee: Andrew Onischuk
             Fix For: 1.8.0


Using EC2's centos6 image, Ambari fails to start with a: ERROR: Exiting with
exit code 1. Reason: Unable to start PostgreSQL server. Exiting

This is an old problem from 2013:  
<http://hortonworks.com/community/forums/topic/possible-postgres-version-
causing-ambari-server-setup-problems/>  
<http://hortonworks.com/community/forums/topic/ambari-fails-postgressql-
fails/>

We really need to fix this. I did what Phillip did in the first link above and
just installed an old postgres and it worked. Also, see the second link and
search for "Maxim Mikheev". We are still hardcoding PG_HBA_DIR =
“/var/lib/pgsql/data/” in our script. That seems dangerous, is there a way to
dynamically determine that?





--
This message was sent by Atlassian JIRA
(v6.2#6252)