-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51330/
-----------------------------------------------------------
(Updated Sept. 19, 2016, 10:26 a.m.)
Review request for Ambari, Dmitro Lisnichenko and Vitalyi Brodetskyi.
Bugs: AMBARI-18237
https://issues.apache.org/jira/browse/AMBARI-18237
Repository: ambari
Description
-------
Certain configuration files like hadoop-metrics2.properties are not exposed to
Ambari api calls, therefore cannot be modified by Ambari REST api calls.
Ambari QE team uses these configuration files to modify it for HDP stack
tests.
Diffs (updated)
-----
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/hadoop-metrics2.properties.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/params.py
49a14d0
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/shared_initialization.py
ba9c8fb
Diff: https://reviews.apache.org/r/51330/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk