You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2017/09/07 19:24:00 UTC

[jira] [Updated] (AMBARI-21908) Server returns 500 error for create config group request

     [ https://issues.apache.org/jira/browse/AMBARI-21908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Wagle updated AMBARI-21908:
-------------------------------------
    Status: Patch Available  (was: Open)

> 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)