Myroslav Papirkovskyy created AMBARI-12944:
----------------------------------------------
Summary: SQLA as the default Ambari DB
Key: AMBARI-12944
URL: https://issues.apache.org/jira/browse/AMBARI-12944
Project: Ambari
Issue Type: Task
Components: ambari-server
Affects Versions: 2.1.2
Reporter: Myroslav Papirkovskyy
Assignee: Myroslav Papirkovskyy
Priority: Critical
Fix For: 2.1.2
Modify ambari-server setup script to have SQLA as the default database. This
needs to go in as a build time parameter to select whether embedded Postgres or
SQLA as the default database for Ambari.
Ambari will not install SQLA. It is always supported as an external database.
So ambari-server -s will not work as is when SQLA is the default database. We
should make sure that if SQLA connection string details are provided as
parameters then -s should work.
The general goal of the work is to have the default DB selection configurable
through build time parameters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)