You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Vitaly Brodetskyi (JIRA)" <ji...@apache.org> on 2015/09/23 13:14:04 UTC

[jira] [Updated] (AMBARI-13201) Second ambari-server silent-mode setup does not switch DB

     [ https://issues.apache.org/jira/browse/AMBARI-13201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vitaly Brodetskyi updated AMBARI-13201:
---------------------------------------
    Attachment: AMBARI-13201.patch

> Second ambari-server silent-mode setup does not switch DB
> ---------------------------------------------------------
>
>                 Key: AMBARI-13201
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13201
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.2
>            Reporter: Vitaly Brodetskyi
>            Assignee: Vitaly Brodetskyi
>            Priority: Blocker
>             Fix For: 2.1.2
>
>         Attachments: AMBARI-13201.patch
>
>
> Steps:
> # Was setuped ambari with Oracle DB.
> # Deployed cluster.
> # Installed mysql DB.
> # Tried to setup ambari for mysql:
> {code}
> ambari-server setup --database=mysql --databasehost=172.22.116.22 --databaseport=3306 --databasename=ambaricustom --databaseusername=ambaricustomuser --databasepassword=bigdatacustom  --postgresschema=ambaricustom --sidorsname=sname -s
> {code}
> Result: ambari-server still setup to Oracle (*Ambari-DDL-Oracle-CREATE.sql*):



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)