You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Alejandro Fernandez <af...@hortonworks.com> on 2016/02/02 01:19:00 UTC

Re: Review Request 42978: AMBARI-14833 : Add role command order Start/Stop dependency between Metrics Collector and Zookeeper Server

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


Ship it!




Ship It!

- Alejandro Fernandez


On Jan. 29, 2016, 9:51 p.m., Aravindan Vijayan wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/42978/
> -----------------------------------------------------------
> 
> (Updated Jan. 29, 2016, 9:51 p.m.)
> 
> 
> 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
> 
>