Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-10091

Improve reliability for storing configuration

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Ambari stores configuration in PostgresSQL. Additional care needs to be taken to ensure the PostgresSQL database does not become a single point of failure. This means system adiministrator needs to setup database replication and extra monitoring tools to ensure the system is up and functional.

      There are alternatives storage system that can provide greater reliability. For example, a source code repository like git. Itself does not need to run any daemon process, and it is fully transactional. This reduces extra setup to monitor the configuration repository, and enable multiple Ambari-servers to synchronize cluster configuration.

      The proposal is to create a thin layer before ORM layer to use git repository as alternative approach to store configuration data.

      Attachments

        Activity

          People

            Unassigned Unassigned
            eyang Eric Yang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: