-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35788/
-----------------------------------------------------------
(Updated Червень 24, 2015, 5:43 після полудня)
Review request for Ambari and Andrew Onischuk.
Bugs: AMBARI-11827
https://issues.apache.org/jira/browse/AMBARI-11827
Repository: ambari
Description
-------
when download client config is clicked, it fails with script not found error.
It is getting wrong path of the script (noice 'stacks' is twice in path). All
other commands (start,stop,restart, capture work well.)
Diffs (updated)
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ClientConfigResourceProvider.java
c42814f
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ClientConfigResourceProviderTest.java
9d78245
Diff: https://reviews.apache.org/r/35788/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi