You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Alejandro Fernandez (JIRA)" <ji...@apache.org> on 2015/06/20 03:13:00 UTC

[jira] [Created] (AMBARI-12037) RU - More robust dependencies of configs

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)