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 2015/01/23 23:12:37 UTC

[jira] [Updated] (AMBARI-9311) Stacks API structure changes when timestamp is applied

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

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

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