You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Yusaku Sako (JIRA)" <ji...@apache.org> on 2014/11/15 01:50:35 UTC

[jira] [Updated] (AMBARI-4082) Host configs page makes API call to cluster wide config-groups

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

Yusaku Sako updated AMBARI-4082:
--------------------------------
    Fix Version/s:     (was: 1.7.0)
                   2.0.0

> Host configs page makes API call to cluster wide config-groups
> --------------------------------------------------------------
>
>                 Key: AMBARI-4082
>                 URL: https://issues.apache.org/jira/browse/AMBARI-4082
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 1.4.3
>            Reporter: Oleg Nechiporenko
>            Assignee: Oleg Nechiporenko
>             Fix For: 2.0.0
>
>
> When I visit a host's configs page, an API call is made to 
> {code}
> /api/v1/clusters/p600?fields=Clusters/desired_configs,config_groups/*
> {code}
> instead of making a call to
> {code}
> /api/v1/clusters/p600/config_groups?tag=HDFS&ConfigGroup/hosts/host_name=host1
> {code}



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