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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14136709#comment-14136709 ] 

Hudson commented on AMBARI-7351:
--------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #268 (See [https://builds.apache.org/job/Ambari-trunk-Commit/268/])
AMBARI-7351. Slider View: Flex API call throws 400-Bad Request (srimanth) (sgunturi: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=cae2fc4d5bdf2ea1234191e9e9cdd8d4eb299825)
* contrib/views/slider/src/main/java/org/apache/ambari/view/slider/rest/client/Metric.java
* contrib/views/slider/src/main/java/org/apache/ambari/view/slider/SliderAppsViewControllerImpl.java
* contrib/views/slider/src/main/java/org/apache/ambari/view/slider/SliderAppsViewController.java
* contrib/views/slider/src/main/java/org/apache/ambari/view/slider/rest/SliderAppsResource.java


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