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

POST, GET and UPDATE API for cluster settings. (/clusters/{clusterName}/settings)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • ambari-server
    • None

    Description

      Background: AMBARI-22196 did the following :
      (1). Refactoring work of moving all cluster related configs/settings in cluster-env to "cluster-settings" files.
      (2). Implementing READ only API to access cluster-settings file setting(s) : *http://<host>:<port>/api/v1/cluster_settings/ *

      • This was done to separate cluster related configs from stack related configs.

      This JIRA implements the following :

      • POST, GET, UPDATE and DELETE APIs for cluster settings with endpoint :
        http://<host>:<port>/api/v1/clusters/[[clusterName]]/settings, where
        • the cluster settings would be initially read from the above mentioned read-only API : http://<host>:<port>/api/v1/cluster_settings/.
      • Further, added cluster settings as a sub-resource of cluster resource.

      Attachments

        1. AMBARI-22366.patch
          126 kB
          Swapan Shridhar
        2. AMBARI-22366.3.patch
          114 kB
          Swapan Shridhar
        3. AMBARI-22366.2.patch
          115 kB
          Swapan Shridhar
        4. AMBARI-22366.1.patch
          119 kB
          Swapan Shridhar

        Issue Links

          Activity

            People

              swapanshridhar Swapan Shridhar
              swapanshridhar Swapan Shridhar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: