----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42978/#review117393 -----------------------------------------------------------
Ship it! Ship It! - Dmytro Sen On Янв. 29, 2016, 9:51 п.п., Aravindan Vijayan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42978/ > ----------------------------------------------------------- > > (Updated Янв. 29, 2016, 9:51 п.п.) > > > Review request for Ambari, Dmytro Sen, Sumit Mohanty, and Sid Wagle. > > > Bugs: AMBARI-14833 > https://issues.apache.org/jira/browse/AMBARI-14833 > > > Repository: ambari > > > Description > ------- > > AMS in distributed mode uses cluster zookeeper by default. Introducing the > following 2 dependency in the role command order for Start All & Stop All > makes sure AMS HBase is started and stopped cleanly. > > METRICS_COLLECTOR-START depends on ZOOKEEPER_SERVER-START > > ZOOKEEPER_SERVER-STOP depends on METRICS_COLLECTOR-STOP > > > Diffs > ----- > > ambari-server/src/main/resources/stacks/HDP/2.0.6/role_command_order.json > 6ed1537 > > Diff: https://reviews.apache.org/r/42978/diff/ > > > Testing > ------- > > Manual testing done. > > Apache run was clean. > > https://builds.apache.org/job/Ambari-trunk-test-patch/5101/consoleFull > > > Thanks, > > Aravindan Vijayan > >