----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40775/#review108341 -----------------------------------------------------------
Ship it! Ship It! - Sebastian Toader On Nov. 30, 2015, 6:19 p.m., Oliver Szabo wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40775/ > ----------------------------------------------------------- > > (Updated Nov. 30, 2015, 6:19 p.m.) > > > Review request for Ambari, Laszlo Puskas, Robert Levas, Robert Nettleton, > Sumit Mohanty, and Sebastian Toader. > > > Bugs: AMBARI-14104 > https://issues.apache.org/jira/browse/AMBARI-14104 > > > Repository: ambari > > > Description > ------- > > In case of the is different number of hostgroups in the blueprint and in the > cluster creation template > e.g.: > in the blueprint: hg1,hg2,hg3,hg4 > in the cluster creation template: hg1,hg2,hg3 > then it cause NPE, during configuration recommendation, so the > recommendations won't apply. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/api/services/stackadvisor/StackAdvisorBlueprintProcessor.java > 0325885 > > ambari-server/src/test/java/org/apache/ambari/server/api/services/stackadvisor/StackAdvisorBlueprintProcessorTest.java > 2baa505 > > Diff: https://reviews.apache.org/r/40775/diff/ > > > Testing > ------- > > Unit testing is in progress.. > > > Thanks, > > Oliver Szabo > >
