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

Blueprints don't support cluster creation when using existing DB

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.0
    • 1.6.1
    • None

    Description

      When deploying a cluster via a blueprint where the MYSQL_SERVER component is not included in the topology but instead already exists, a 400 response is returned to the user even if the user properly configured the necessary configurations for an existing server.

      {
      "status" : 400, "message" : "Unable to update configuration properties with topology information. Component 'MYSQL_SERVER' is not mapped to any host group or is mapped to multiple groups."
      }

      This occurs when deploying the cluster when the configurations are updated with topology related information. For components that may be external, we need to check if the user updated the default hostname or port in the corresponding configuration and if they have, don't do any topology update on the property.

      Attachments

        Issue Links

          Activity

            People

              jspeidel John Speidel
              jspeidel John Speidel
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: