You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Artem Baranchuk (JIRA)" <ji...@apache.org> on 2014/01/29 23:04:09 UTC

[jira] [Created] (AMBARI-4465) Update component name mapping in ClusterDefinition

Artem Baranchuk created AMBARI-4465:
---------------------------------------

             Summary: Update component name mapping in ClusterDefinition
                 Key: AMBARI-4465
                 URL: https://issues.apache.org/jira/browse/AMBARI-4465
             Project: Ambari
          Issue Type: New Feature
          Components: Ambari-SCOM
    Affects Versions: 1.5.0
            Reporter: Artem Baranchuk
            Assignee: Artem Baranchuk
             Fix For: 1.5.0




The class org.apache.ambari.msi.ClusterDefinition defines the cluster created by the HDP MSI. It contains a component name mapping to account for differences in what is provided by the MSI and what is expected by the Ambari providers. The mapping should be updated to include the components from the HDP2 MSI.

The MSI provides the cluster definition in the clusterproperties.txt file. The ClusterDefinition class reads this file to define the cluster. The names provided in the file do not match what is expected by Ambari, so the mapping is required. See... ambari-server/src/main/resources/stacks.HDP for the expected service / component names.




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)