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] [Created] (AMBARI-13201) Second ambari-server silent-mode setup does not switch DB

Vitaly Brodetskyi created AMBARI-13201:
------------------------------------------

             Summary: 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)