-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24975/
-----------------------------------------------------------
Review request for Ambari and Dmytro Sen.
Bugs: AMBARI-6985
https://issues.apache.org/jira/browse/AMBARI-6985
Repository: ambari
Description
-------
Precondition:
Deploy cluster with default settings and all components on **Centos 5.9**.
STR:
Scenario 1:
1) Navigate on host details page
2) Click Host Actions->Download Client Configs->HDFS(for all services)
Scenario 2:
1) Navigate on Service->HDFS(for all services)
2) Click Service Actions->Download Client Configs
Actual result:
Downloading empty tar.gz 0bytes
Expected result:
Downloading tar.gz with configurations
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ClientConfigResourceProvider.java
a4817a8
Diff: https://reviews.apache.org/r/24975/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk