-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38928/
-----------------------------------------------------------
(Updated Oct. 1, 2015, 7:12 p.m.)
Review request for Ambari and Srimanth Gunturi.
Bugs: AMBARI-13286
https://issues.apache.org/jira/browse/AMBARI-13286
Repository: ambari
Description (updated)
-------
STEPS TO REPRODUCE:
1. Install HDP 2.3 using Ambari 2.1. Do not install Atlas or Storm.
2. Add 2 interactive queues hive1 and hive2 from yarn queue manager.
3. Change Interactive queues in hive -> Configs
4. Add service Atlas/Storm. In step 4, Ambari warns about dependent
configuration changes:
EXPECTED RESULT: Ambari should not overwrite user defined queues(hive1,hive2)
with generic "default".
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py
8bf0b32
ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py 97cf4ca
ambari-server/src/test/python/stacks/2.3/common/test_stack_advisor.py 680dcde
Diff: https://reviews.apache.org/r/38928/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk