Diego Santesteban created AMBARI-21907:
------------------------------------------
Summary: Ambari can demand an invalid python class name
(containing hyphens) for the service advisor
Key: AMBARI-21907
URL: https://issues.apache.org/jira/browse/AMBARI-21907
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.5.2
Reporter: Diego Santesteban
Assignee: Diego Santesteban
Fix For: trunk, 2.5.3, 2.6.0
The service advisor class name is created as 'stackName + versionString +
serviceName + "ServiceAdvisor"'. When stackName, versionString or serviceName
contains a hyphen, the class name that Ambari wants is not valid in python.
Ambari should remove hyphens from the service advisor class name.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)