You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Vitalyi Brodetskyi <vb...@hortonworks.com> on 2015/09/23 13:16:33 UTC

Review Request 38671: Second ambari-server silent-mode setup does not switch DB

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38671/
-----------------------------------------------------------

Review request for Ambari, Dmitro Lisnichenko, Dmytro Sen, and Myroslav Papirkovskyy.


Bugs: AMBARI-13201
    https://issues.apache.org/jira/browse/AMBARI-13201


Repository: ambari


Description
-------

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


Diffs
-----

  ambari-server/src/main/python/ambari-server.py db6f7cc 
  ambari-server/src/main/python/ambari_server/dbConfiguration.py 85153eb 

Diff: https://reviews.apache.org/r/38671/diff/


Testing
-------

mvn clean test


Thanks,

Vitalyi Brodetskyi


Re: Review Request 38671: Second ambari-server silent-mode setup does not switch DB

Posted by Dmitro Lisnichenko <dl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38671/#review100195
-----------------------------------------------------------

Ship it!


Ship It!

- Dmitro Lisnichenko


On Sept. 23, 2015, 11:16 a.m., Vitalyi Brodetskyi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/38671/
> -----------------------------------------------------------
> 
> (Updated Sept. 23, 2015, 11:16 a.m.)
> 
> 
> Review request for Ambari, Dmitro Lisnichenko, Dmytro Sen, and Myroslav Papirkovskyy.
> 
> 
> Bugs: AMBARI-13201
>     https://issues.apache.org/jira/browse/AMBARI-13201
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> 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*):
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/python/ambari-server.py db6f7cc 
>   ambari-server/src/main/python/ambari_server/dbConfiguration.py 85153eb 
> 
> Diff: https://reviews.apache.org/r/38671/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Vitalyi Brodetskyi
> 
>