-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27729/
-----------------------------------------------------------
Review request for Ambari and Dmytro Sen.
Bugs: AMBARI-8204
https://issues.apache.org/jira/browse/AMBARI-8204
Repository: ambari
Description
-------
There is no zoo.cfg file on hosts and no 'Custom zoo.cfg' block on Zookeeper
config tab. Is this expected behavior?
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/NAGIOS/package/scripts/params.py
2384e3a
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/ZOOKEEPER/configuration/zoo.cfg.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/ZOOKEEPER/configuration/zookeeper-env.xml
b0d55e6
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/ZOOKEEPER/metainfo.xml
21234db
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/ZOOKEEPER/package/scripts/params.py
2dc3792
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/ZOOKEEPER/package/templates/zoo.cfg.j2
f4bb32f
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/package/scripts/params.py
ba91cfb
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/ZOOKEEPER/configuration/zoo.cfg.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/ZOOKEEPER/configuration/zookeeper-env.xml
4c305b0
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/ZOOKEEPER/package/scripts/params.py
a14207f
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/ZOOKEEPER/package/templates/zoo.cfg.j2
beb4730
ambari-server/src/test/python/stacks/1.3.2/configs/default.json a39d51d
ambari-server/src/test/python/stacks/1.3.2/configs/secured.json 3e84df6
ambari-server/src/test/python/stacks/2.0.6/configs/default.json 6b68e0b
ambari-server/src/test/python/stacks/2.0.6/configs/secured.json 83b9b9e
ambari-web/app/assets/data/configurations/cluster_level_actual_configs.json
ebbcbec
ambari-web/app/assets/data/configurations/cluster_level_configs.json e1b2851
ambari-web/app/controllers/wizard/step8_controller.js dd88482
ambari-web/app/data/HDP2/site_properties.js 5dde87c
ambari-web/app/data/site_properties.js d577819
ambari-web/app/models/service_config.js e9fe148
ambari-web/app/utils/config.js 3cd5b7b
ambari-web/test/controllers/wizard/step8_test.js b3edf46
Diff: https://reviews.apache.org/r/27729/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk