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

UI - atlas.rest.address needs to be recalculated by StackAdvisor whenever AtlasServer is added/moved/deleted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.4.0
    • 2.5.0
    • ambari-web
    • None

    Description

      Similar to Zookeeper Quorum, if the topology of Atlas Servers changes (move, delete, add), then Stack Advisor needs to recalculate atlas.rest.address property in atlas-application.properties

      The value is a csv of http(s):$server:$port for each Atlas Server.
      Today, the configuration files can only specify config-to-config dependencies, so there is no config-to-component dependency.
      This means that today the UI has config initializers to make changes to properties like hbase.zookeeper.quorum and nimbus.seeds

      Is this feasible in Ambari 2.4? Once this is done, we need to prevent the UI from editing atlas.rest.address after the cluster is deployed, since only Stack Advisor will allow calculating the value, so we may need the correct values for editable-only-at-install, overridable, read-only in the config file.

      Attachments

        1. AMBARI-18131.patch
          6 kB
          Oleg Nechiporenko

        Activity

          People

            onechiporenko Oleg Nechiporenko
            afernandez Alejandro Fernandez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: