Scott Edwards created AMBARI-12478:
--------------------------------------

             Summary: Post
                 Key: AMBARI-12478
                 URL: https://issues.apache.org/jira/browse/AMBARI-12478
             Project: Ambari
          Issue Type: Documentation
          Components: ambari-server
    Affects Versions: 2.0.1
         Environment: CentOS 6
            Reporter: Scott Edwards
            Priority: Minor


Incorrect Guidance:
http://docs.hortonworks.com/HDPDocuments/Ambari-2.0.1.0/bk_ambari_reference_guide/content/_using_ambari_with_postgresql.html

Step 3: When setting up the Ambari Server, select Advanced Database 
Configuration > Option[4] PostgreSQL and enter the credentials you defined in 
Step 2. for user name, password, and database name.

Ambari Setup with "Advanced Database Configuration" only allows you to set 
custom username and password. It does not allow you to configure a "database 
name" as indicated in Step 3.

[root@i-39991cc7 conf]# ambari-server setup
Using python  /usr/bin/python2.6
Run postgresql initdb
Run postgresql start
Starting postgresql service:                               [  OK  ]
Setup ambari-server
Checking SELinux...
SELinux status is 'disabled'
Checking iptables...
iptables is disabled now
Checking PostgreSQL...
Configuring database...
Enter advanced database configuration [y/n] (n)? y
Username [ambari-server]: ambari
Database username set to: ambari
Password [bigdata]: ambaripassword
Configuring PostgreSQL...
Backup for pg_hba found, reconfiguration not required
Checking JDK...
JDK already exists using /var/lib/ambari-server/resources/jdk-6u31-linux-x64.bin
To install the Oracle JDK you must accept the license terms found at 
http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u21-license-159167.txt.
 Not accepting will cancel the Ambari Server setup.
Do you accept the Oracle Binary Code License Agreement [y/n] (y)? y
Installing JDK to /usr/jdk64
Successfully installed JDK to /usr/jdk64/jdk1.6.0_31
Completing setup...
Ambari Server 'setup' finished successfully



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to