-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25825/
-----------------------------------------------------------
(Updated Sept. 19, 2014, 12:08 p.m.)
Review request for Ambari and Dmytro Sen.
Bugs: AMBARI-7404
https://issues.apache.org/jira/browse/AMBARI-7404
Repository: ambari
Description
-------
The property should be read from xml.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/api/util/StackExtensionHelper.java
2c5396b
ambari-server/src/main/resources/properties.json 76797d3
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/MAPREDUCE/configuration/capacity-scheduler.xml
010a313
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/YARN/configuration/capacity-scheduler.xml
261d872
ambari-server/src/test/java/org/apache/ambari/server/api/util/StackExtensionHelperTest.java
2219b6f
ambari-server/src/test/resources/stacks/HDP/2.0.7/services/YARN/configuration/yarn-site.xml
59b5245
Diff: https://reviews.apache.org/r/25825/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk