Jonathan Hurley created AMBARI-23735:
----------------------------------------
Summary: Expose Mpack Information As Individual Fields for Service
Groups
Key: AMBARI-23735
URL: https://issues.apache.org/jira/browse/AMBARI-23735
Project: Ambari
Issue Type: Task
Components: ambari-server
Affects Versions: 3.0.0
Reporter: Jonathan Hurley
Assignee: Jonathan Hurley
Fix For: 3.0.0
The service group endpoint does not expose the following fields:
- Mpack ID
- Mpack Name
- Mpack Version
Instead, it exposes a single string called {{version}} which represents the
full Mpack: {{FOO-1.0.0-b1234}}.
This is not ideal for several reasons:
- It is not easy to determine the mpack associated with a service group without
doing string parsing and string comparison.
- When creating a new service group, a string is used to query instead of an
mpack ID.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)