You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Tom Beerbower (JIRA)" <ji...@apache.org> on 2014/10/04 14:43:33 UTC

[jira] [Updated] (AMBARI-7644) After view deploy, GET call returning 400, not possible to create view instances w/o restart

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

Tom Beerbower updated AMBARI-7644:
----------------------------------
    Attachment: AMBARI-7644.patch

> After view deploy, GET call returning 400, not possible to create view instances w/o restart
> --------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-7644
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7644
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7644.patch
>
>
> 1. Start ambari and have views deploy (in my case, this is first-time install so it's Jobs and Slider).
> 2. Jobs finishes deploying and slider is still deploying
> 3. I go to create a jobs view instance and the following call fails 400 Bad Request
> http://c6401.ambari.apache.org:8080/api/v1/views/JOBS/versions/1.0.0/instances/asd?fields=privileges%2FPrivilegeInfo,ViewInstanceInfo,resources
> {code}
> {
>   "status" : 400,
>   "message" : "The properties [resources] specified in the request or predicate are not supported for the resource type ViewInstance."
> }
> {code}
> Regardless if I wait for slider view to deploy or not, until I restart ambari server, this GET call does not succeed.



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