Adam Muise created AMBARI-12132:
-----------------------------------
Summary: service config export does leaves placeholder values
Key: AMBARI-12132
URL: https://issues.apache.org/jira/browse/AMBARI-12132
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.0.0
Reporter: Adam Muise
Priority: Minor
When exporting client configs from the Mapreduce service, some of the
placeholder values are not replaced with actual values. This renders the
downloaded configurations useless to tools that need to integrate with Hadoop.
See example below:
<property>
<name>mapreduce.application.framework.path</name>
<value>/hdp/apps/${hdp.version}/mapreduce/mapreduce.tar.gz#mr-framework</value>
</property>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)