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

add configurations to specific host to create cluster using blueprint ?

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Tthere is a host or more than one in a host_group. So if I want to set configurations for each host. How to do?
      I think it isn't convenient to set configurations to each host when a host_group has many hosts.For example,
      {
      "blueprint": "multi-node-hdfs-yarn",
      "host_groups":[
      {
      "name": "master",
      "hosts": [

      { "fqdn": "c6401.ambari.apache.org" }

      ]
      },
      {
      "name": "slaves",
      "hosts": [

      { "fqdn": "c6402.ambari.apache.org" }

      ,

      { "fqdn": "c6403.ambari.apache.org" }

      ]
      }
      ]
      }

      The host_groups slaves has two hosts. In this case how to set configurations for each host?

      Attachments

        Activity

          People

            Unassigned Unassigned
            chiq Qing Chi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: