-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43731/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Jaimin Jetly, jun aoki, Jayush
Luniya, Oleksandr Diachenko, Richard Zang, Sumit Mohanty, and Yusaku Sako.
Bugs: AMBARI-15083
https://issues.apache.org/jira/browse/AMBARI-15083
Repository: ambari
Description
-------
Add Stack Advisor validations for hawq_global_rm_type property in HAWQ. The
below 2 cases must be covered:
# 1: If YARN service is not installed, and hawq_global_rm_type is set as yarn,
a validation error should be thrown
# 2: If YARN service is installed, and hawq_gloabl_rm_type is set as yarn, no
validation error should be thrown
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py
b354378
ambari-server/src/test/python/stacks/2.3/common/test_stack_advisor.py 545a2b5
Diff: https://reviews.apache.org/r/43731/diff/
Testing
-------
yes, manual and stack advisor test run.
Thanks,
bhuvnesh chaudhary