[
https://issues.apache.org/jira/browse/AMBARI-21908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddharth Wagle updated AMBARI-21908:
-------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Pushed to 2.6 and trunk.
> Server returns 500 error for create config group request
> --------------------------------------------------------
>
> Key: AMBARI-21908
> URL: https://issues.apache.org/jira/browse/AMBARI-21908
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.6.0
> Reporter: Siddharth Wagle
> Assignee: Siddharth Wagle
> Priority: Critical
> Fix For: 2.6.0
>
> Attachments: AMBARI-21908.patch
>
>
> Cannot create config group, server returns 500 error.
> Form data:
> {code}
> {noformat}
> [{"ConfigGroup":{"group_name":"11","tag":"HDFS","description":"","desired_configs":[],"hosts":[]},"serviceName":"HDFS"}]
> {noformat}
> {code}
> Exception:
> {noformat}
> {
> "status" : 400,
> "message" : "The properties [ConfigGroup/serviceName] specified in the
> request or predicate are not supported for the resource type ConfigGroup."
> }
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)