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/23 19:40:04 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14904885#comment-14904885 ] 

Hudson commented on AMBARI-13201:
---------------------------------

SUCCESS: Integrated in Ambari-branch-2.1 #587 (See [https://builds.apache.org/job/Ambari-branch-2.1/587/])
AMBARI-13201. Second ambari-server silent-mode setup does not switch DB.(vbrodetskyi) (vbrodetskyi: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0894b5b8a6262b6fc4bc93ecf353b8ee898eaefa)
* ambari-server/src/main/python/ambari_server/dbConfiguration.py
* ambari-server/src/main/python/ambari-server.py


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