-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35788/
-----------------------------------------------------------
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
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ClientConfigResourceProvider.java
c42814f
Diff: https://reviews.apache.org/r/35788/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi