You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Andrey Vazhenin (Jira)" <ji...@apache.org> on 2020/04/22 10:20:00 UTC

[jira] [Created] (AMBARI-25503) Ambari always rewrite the properties at startup

Andrey Vazhenin created AMBARI-25503:
----------------------------------------

             Summary: Ambari always rewrite the properties at startup
                 Key: AMBARI-25503
                 URL: https://issues.apache.org/jira/browse/AMBARI-25503
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.7.5
            Reporter: Andrey Vazhenin


The ambari.properties file is always saves by the ambari-server process at startup and saves the timestamp at the file, so any configuration management systems can't manage this file.

[Save the timestamp line|[https://github.com/apache/ambari/blob/5895e4ed6b30a2da8a90fee2403b6cab91d19972/ambari-server/src/main/python/ambari_server/properties.py#L201]].

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)