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)