Uploaded image for project: 'Metron (Retired)'
  1. Metron (Retired)
  2. METRON-1032

Metron Ambari mpack is not blueprint friendly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: To Do
    • Minor
    • Resolution: Unresolved
    • 0.4.0
    • None
    • None

    Description

      In order to deploy a platform using Ambari blueprint, one can divide generic and non-generic parts to two different files. In this case, the generic parts should go to the main blueprint and the non-generic parts like passwords or the fields that come with hostnames should go to the host-group mapping file. This is the way that all HDP and HDF components have been implemented. However, it is not right for Metron and all the components that come with HCP. All the following fields should be included in the main blueprint. Otherwise, you cannot kick start the blueprint.

      {
      metron-env= [
      storm_rest_addr,
      es_hosts,
      zeppelin_server_url,
      metron_jdbc_url
      ]
      },
      {
      kibana-env= [
      kibana_es_url
      ]
      }

      Attachments

        Activity

          People

            Unassigned Unassigned
            ali.nazemian Ali Nazemian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: