You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2014/04/30 00:05:21 UTC

[jira] [Reopened] (AMBARI-5604) Postgres should be option 4 in setup, not 2

     [ https://issues.apache.org/jira/browse/AMBARI-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Wagle reopened AMBARI-5604:
-------------------------------------


Reopened because the order changed but depending on the index - no.
{noformat}
Choose one of the following options:
[1] - PostgreSQL (Embedded)
[2] - Oracle
[3] - MySQL
[4] - PostgreSQL (External)
==============================================================================
Enter choice (1): 3
Hostname (localhost): 
Port (5432): 
Database Name (ambari): 
Username (ambari): 
Copying JDBC drivers to server resources...
Configuring remote database connection properties...
/usr/bin/psql: key «--password» should use without argument.
For more information try "psql --help".

ERROR: Database bootstrap failed. Please, provide correct connection properties.
ERROR: Exiting with exit code 1. 
REASON: Error while configuring connection properties. Exiting
{noformat}

> Postgres should be option 4 in setup, not 2
> -------------------------------------------
>
>                 Key: AMBARI-5604
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5604
>             Project: Ambari
>          Issue Type: Task
>          Components: controller
>    Affects Versions: 1.6.0
>            Reporter: Siddharth Wagle
>            Assignee: Siddharth Wagle
>             Fix For: 1.6.0
>
>         Attachments: AMBARI-5604-1.patch, AMBARI-5604.patch
>
>
> With the addition of postgres to the ambari setup options, this should be added to the bottom of the list, not inserted as option number 2.
> The existing order:
> {code}
> [1] PostgreSQL (Embedded)
> [2] Oracle
> [3] MySQL
> {code}
> Existing postgres should be number 4, not inserted as number 2:
> {code}
> [4] PostgreSQL
> {code}
> And if should just say "PostgreSQL".



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