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

Hadoop QA commented on AMBARI-9311:
-----------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12694261/AMBARI-9311.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-server.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/1469//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/1469//console

This message is automatically generated.

> Stacks API structure changes when timestamp is applied
> ------------------------------------------------------
>
>                 Key: AMBARI-9311
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9311
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9311.patch
>
>
> A Stacks API call made without timestamp and with timsestamp returns with 
> different response:
> {code}
>  
> http://c6401.ambari.apache.org:8080/api/v1/stacks/HDP/versions/2.2/services?fields=StackServices/*,serviceComponents/*,serviceComponents/dependencies/Dependencies/scope
> {code}
> {code}
>  
> http://c6401.ambari.apache.org:8080/api/v1/stacks/HDP/versions/2.2/services?fields=StackServices/*,serviceComponents/*,serviceComponents/dependencies/Dependencies/scope&_=
> {code}
> The element in the items array has a field *components* in the call without 
> timestamp and *serviceComponents* in the call with timestamp



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

Reply via email to