[ 
https://issues.apache.org/jira/browse/AMBARI-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14192433#comment-14192433
 ] 

Hudson commented on AMBARI-8069:
--------------------------------

ABORTED: Integrated in Ambari-branch-1.7.0 #276 (See 
[https://builds.apache.org/job/Ambari-branch-1.7.0/276/])
AMBARI-8069 - Views: 400 error on redeploy (tbeerbower) (tbeerbower: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=71d2acc9fa41f5bdb40f28978e113e5fabf81b2a)
* 
ambari-server/src/test/java/org/apache/ambari/server/view/ViewRegistryTest.java
* 
ambari-server/src/main/java/org/apache/ambari/server/api/resources/ResourceInstanceFactoryImpl.java
* ambari-server/src/main/java/org/apache/ambari/server/view/ViewRegistry.java


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

Reply via email to