-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28132/
-----------------------------------------------------------
(Updated Nov. 17, 2014, 8:53 p.m.)
Review request for Ambari, Mahadev Konar and Sid Wagle.
Bugs: AMBARI-8355
https://issues.apache.org/jira/browse/AMBARI-8355
Repository: ambari
Description
-------
Preconditions: was installed cluster with HDFS, also during install to all
properties were added by one custom property (perhaps is is not important).
Steps:
1. Go to HDFS service's configs tab.
2. Add/remove any property to "Custom core-site" properties panel.
3. Save and confirm saving.
4. Restart all needed components ([^restartAll.png]) for HDFS and MapReduce.
Result: added components were not added (or still present - for remove
operation) to core-site.xml file but are displayed on UI.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/before-ANY/scripts/shared_initialization.py
e20637c
ambari-server/src/test/python/stacks/1.3.2/hooks/before-ANY/test_before_any.py
836274a
Diff: https://reviews.apache.org/r/28132/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk