-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51330/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
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
-----
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/params.py
699c51f
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