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