----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30122/#review68925 -----------------------------------------------------------
Ship it! Ship It! - Andrew Onischuk On Jan. 21, 2015, 3:07 p.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30122/ > ----------------------------------------------------------- > > (Updated Jan. 21, 2015, 3:07 p.m.) > > > Review request for Ambari and Andrew Onischuk. > > > Bugs: AMBARI-9238 > https://issues.apache.org/jira/browse/AMBARI-9238 > > > Repository: ambari > > > Description > ------- > > Problem: Unable to install single-node cluster with existing MySQL database > via Blueprint. > Solution: Cluster install will fail on a single-node cluster when using an > existing MySQL database on that same host for both Ambari and Hive Metastore. > The existing MySQL database should not be located on the single-node cluster > host, or Ambari should use the default embedded PostgreSQL database. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/orm/entities/BlueprintEntity.java > 516dd2f > > Diff: https://reviews.apache.org/r/30122/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Vitalyi Brodetskyi > >
