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/31 19:20:33 UTC

[jira] [Updated] (AMBARI-8069) Views: 400 error on redeploy

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

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

> Views: 400 error on redeploy
> ----------------------------
>
>                 Key: AMBARI-8069
>                 URL: https://issues.apache.org/jira/browse/AMBARI-8069
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-8069.patch
>
>
> 1. deployed a view
> 2. created an instance
> 3. stopped server, deleted JAR and work dir
> 4. put jar in place, start server
> 5. deploy occurs
> 6. when deploy is complete, in the admin ui, the existing instance (from step #2) shows up
> 7. i click on the instance and it fails (get a 400). No errors in logs
> {code}
> http://c6401.ambari.apache.org:8080/api/v1/views/FILES/versions/0.1.0/instances/FILES_1?_=1414708973511&fields=privileges%2FPrivilegeInfo,ViewInstanceInfo,resources
> {code}
> {code}
> {
>   "status" : 400,
>   "message" : "The properties [resources] specified in the request or predicate are not supported for the resource type ViewInstance."
> }
> {code}



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