[
https://issues.apache.org/jira/browse/AMBARI-12478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636018#comment-14636018
]
Scott Edwards commented on AMBARI-12478:
----------------------------------------
I realized I had installed an older version of Ambari than I thought I had.
This issue is not relevant to the current version.
> Ambari Setup Advance Database Configuration documentation error
> ---------------------------------------------------------------
>
> Key: AMBARI-12478
> URL: https://issues.apache.org/jira/browse/AMBARI-12478
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 1.2.0
> Environment: CentOS 6
> Reporter: Scott Edwards
> Priority: Trivial
>
> Either this is a software bug, i.e. not providing option to provide a
> database name during Setup - Advanced Database Configuration. Or a
> documentation bug, incorrectly stating that "Advanced Database Configuration"
> gives an opportunity to input a database name.
> 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)