[
https://issues.apache.org/jira/browse/AMBARI-23350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Swapan Shridhar updated AMBARI-23350:
-------------------------------------
Description:
1. ServiceConfig API call uses "MpackName-Vesion" for SG instead of just
"MpackName".
- With "[AMBARI-23269] Removed mpack version from service group name (#692)" we
have started using just the *Mpack* Name to create the SG.
- But we haven't updated the Service Configs API POST calls, which still
continue to use *MpackName-Vesion* for referring SG. This needs to be updated.
Failure :
POST
http://<Server>:8080/api/v1/clusters/c1/servicegroups/HDPCORE-1.0.0-b140/services/HDFS/configurations
[^Screen Shot 2018-03-23 at 1.05.13 PM.png]
was:
1. ServiceConfig API call uses "MpackName-Vesion" for SG instead of just
"MpackName".
- With "[AMBARI-23269] Removed mpack version from service group name (#692)" we
have started using just the *Mpack* Name to create the SG.
- But we haven't updated the Service Configs API POST calls, which still
continue to use *MpackName-Vesion* for referring SG. This needs to be updated.
Failure :
POST
http://<Server>:8080/api/v1/clusters/c1/servicegroups/HDPCORE-1.0.0-b140/services/HDFS/configurations
!Screen Shot 2018-03-23 at 1.05.13 PM.png|thumbnail!
> ServiceConfig API call uses "MpackName-Vesion" for SG instead of just
> "MpackName".
> -----------------------------------------------------------------------------------
>
> Key: AMBARI-23350
> URL: https://issues.apache.org/jira/browse/AMBARI-23350
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server, ambari-web
> Reporter: Swapan Shridhar
> Assignee: Swapan Shridhar
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: Screen Shot 2018-03-23 at 1.05.13 PM.png
>
>
> 1. ServiceConfig API call uses "MpackName-Vesion" for SG instead of just
> "MpackName".
> - With "[AMBARI-23269] Removed mpack version from service group name (#692)"
> we have started using just the *Mpack* Name to create the SG.
> - But we haven't updated the Service Configs API POST calls, which still
> continue to use *MpackName-Vesion* for referring SG. This needs to be updated.
> Failure :
> POST
> http://<Server>:8080/api/v1/clusters/c1/servicegroups/HDPCORE-1.0.0-b140/services/HDFS/configurations
> [^Screen Shot 2018-03-23 at 1.05.13 PM.png]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)