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)