Alejandro Fernandez created AMBARI-12037:
--------------------------------------------
Summary: RU - More robust dependencies of configs
Key: AMBARI-12037
URL: https://issues.apache.org/jira/browse/AMBARI-12037
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.1.0
Reporter: Alejandro Fernandez
Fix For: 2.1.1
During RU, Ambari has to explicitly create configs and save them to
/etc/hadoop/2.x.y.0.0-####/<rev>
This is susceptible to breaking whenever more configs are adding.
Instead of explicitly listing the configs, Ambari should try to detect all of
the configs available in /usr/hdp/<version>/hadoop/conf, and use those same
values to generate config files in the new config folder (which is created
after calling conf-select).
See AMBARI-12035 as an example
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)