You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Srimanth Gunturi (JIRA)" <ji...@apache.org> on 2014/09/17 04:49:34 UTC

[jira] [Resolved] (AMBARI-7351) Slider View: Flex API call throws 400-Bad Request

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

Srimanth Gunturi resolved AMBARI-7351.
--------------------------------------
    Resolution: Fixed

Committed to trunk

> Slider View: Flex API call throws 400-Bad Request
> -------------------------------------------------
>
>                 Key: AMBARI-7351
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7351
>             Project: Ambari
>          Issue Type: Bug
>          Components: contrib
>    Affects Versions: 1.7.0
>            Reporter: Srimanth Gunturi
>            Assignee: Srimanth Gunturi
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7351.patch
>
>
> From UI when Flex action is submitted, a 400-Bad Request response is thrown
> {code}
> PUT http://c6401:8080/api/v1/views/SLIDER/versions/1.0.0/instances/Demo1/apps/1410807292710_9
> {
>   "id": "1410807292710_9",
>   "name": "w1",
>   "components": {
>     "HBASE_MASTER": {
>       "instanceCount": 0
>     },
>     "HBASE_REGIONSERVER": {
>       "instanceCount": "2"
>     },
>     "HBASE_REST": {
>       "instanceCount": 0
>     },
>     "HBASE_THRIFT": {
>       "instanceCount": 0
>     },
>     "HBASE_THRIFT2": {
>       "instanceCount": 0
>     }
>   }
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)