You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/09/01 20:01:47 UTC

[jira] [Commented] (AMBARI-12944) Make it configurable to select which DB type is the default Ambari DB

    [ https://issues.apache.org/jira/browse/AMBARI-12944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14725800#comment-14725800 ] 

Hudson commented on AMBARI-12944:
---------------------------------

FAILURE: Integrated in Ambari-branch-2.1 #458 (See [https://builds.apache.org/job/Ambari-branch-2.1/458/])
AMBARI-12944. Make it configurable to select which DB type is the default Ambari DB. (mpapirkovskyy) (mpapyrkovskyy: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7bcbab3d27a4aae1d7992ab6513bc88063a9584c)
* ambari-server/src/test/python/TestAmbariServer.py
* ambari-server/src/main/python/ambari_server/serverSetup.py
* ambari-server/src/main/python/ambari_server/serverConfiguration.py
* ambari-common/src/main/python/pluggable_stack_definition/GenerateStackDefinition.py
* ambari-common/src/main/python/pluggable_stack_definition/configs/SAPHD.json
* ambari-server/src/main/python/ambari_server/dbConfiguration.py


> Make it configurable to select which DB type is 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)