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


Ship it!




Ship It!

- Di Li


On June 12, 2017, 5:44 p.m., Tim Thorpe wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/60011/
> -----------------------------------------------------------
> 
> (Updated June 12, 2017, 5:44 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Di Li, Jonathan Hurley, and 
> Nate Cole.
> 
> 
> Bugs: AMBARI-21206
>     https://issues.apache.org/jira/browse/AMBARI-21206
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> YARN has an implicit dependency on ZOOKEEPER. It currently didn't declare an 
> explicit dependency because HDFS had one.
> 
> Enabling the following settings in YARN requires ZOOKEEPER:
> 
>     yarn.resourcemanager.recovery.enabled
>     yarn.nodemanager.recovery.enabled
>     yarn.resourcemanager.ha.enabled
>     hadoop.registry.rm.enabled
> 
> In addition, these properties are related to ZOOKEEPER and should be empty if 
> ZOOKEEPER is not installed:
> 
>     yarn.resourcemanager.zk-address
>     hadoop.registry.zk.quorum
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/metainfo.xml 
> 0769ae8 
>   
> ambari-server/src/main/resources/common-services/HDFS/3.0.0.3.0/metainfo.xml 
> 3e1a7ae 
>   
> ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/configuration/yarn-site.xml
>  64e0bcb 
>   
> ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/metainfo.xml 
> a802795 
>   
> ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/service_advisor.py
>  0fb538d 
>   ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py 
> 726514b 
>   ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py 
> 571ff26 
>   ambari-server/src/test/python/stacks/2.6/common/test_stack_advisor.py 
> d4d28c9 
> 
> 
> Diff: https://reviews.apache.org/r/60011/diff/1/
> 
> 
> Testing
> -------
> 
> mvn clean test -DskipSurefireTests
> mvn clean test -DskipSurefireTests -Dpython.test.mask=test_stack_advisor.py
> 
> 
> Thanks,
> 
> Tim Thorpe
> 
>

Reply via email to