-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44388/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-15298
https://issues.apache.org/jira/browse/AMBARI-15298
Repository: ambari
Description
-------
I setup ambari to use an existing postgres instance (not embedded).
The prompt during setup to remind me to setup the schema says to use the wrong
script.
it says to use EMBEDDED. Shouldn't it be the regular script?
Ambari-DDL-Postgres-CREATE.sql
Diffs
-----
ambari-server/src/main/python/ambari-server.py 7eecf07
ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py 766c089
ambari-server/src/test/python/TestAmbariServer.py 125868b
Diff: https://reviews.apache.org/r/44388/diff/
Testing
-------
Unit tests passed
Thanks,
Dmytro Sen