You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Myroslav Papirkovskyy (JIRA)" <ji...@apache.org> on 2014/04/29 22:15:18 UTC

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

Myroslav Papirkovskyy created AMBARI-5625:
---------------------------------------------

             Summary: 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)