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/29 23:39:22 UTC

[jira] [Resolved] (AMBARI-5625) ambari-server setup does not allow to specify existing Postgres db through command line option --database

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

Siddharth Wagle resolved AMBARI-5625.
-------------------------------------

    Resolution: Fixed

Committed to trunk.

> ambari-server setup does not allow to specify existing Postgres db through command line option --database
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-5625
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5625
>             Project: Ambari
>          Issue Type: Bug
>          Components: controller
>    Affects Versions: 1.6.0
>            Reporter: Myroslav Papirkovskyy
>            Assignee: Myroslav Papirkovskyy
>            Priority: Blocker
>             Fix For: 1.6.0
>
>
> Executed such command:
> ambari-server setup --database=postgres --databasehost=c6403  --databaseport=5432 --databasename=ambari  --databaseusername=ambari --databasepassword=bigdata
> Got result: 
> WARNING: HostName for postgres server  will be ignored: using localhost.
> Expected: setup to use specified existing db.



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