You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Swapan Shridhar (JIRA)" <ji...@apache.org> on 2018/07/23 22:23:00 UTC

[jira] [Created] (AMBARI-24341) UI service configs page hangs.

Swapan Shridhar created AMBARI-24341:
----------------------------------------

             Summary:  UI service configs page hangs.
                 Key: AMBARI-24341
                 URL: https://issues.apache.org/jira/browse/AMBARI-24341
             Project: Ambari
          Issue Type: Task
          Components: ambari-server
            Reporter: Swapan Shridhar
            Assignee: Swapan Shridhar
             Fix For: 3.0.0


*ISSUE:*

Post Trunk merge, Host API call breaks.

API call:

http://172.27.25.196:8080/api/v1/clusters/cl1/hosts?fields=Hosts/rack_info,Hosts/host_name,Hosts/maintenance_state,Hosts/public_host_name,Hosts/cpu_count,Hosts/ph_cpu_count,alerts_summary,Hosts/host_status,Hosts/host_state,Hosts/last_heartbeat_time,Hosts/ip,host_components/HostRoles/state,host_components/HostRoles/maintenance_state,host_components/HostRoles/stale_configs,host_components/HostRoles/service_name,host_components/HostRoles/display_name,host_components/HostRoles/desired_admin_state,host_components/metrics/dfs/namenode/ClusterId,host_components/metrics/dfs/FSNamesystem/HAState,Hosts/total_mem,stack_versions/HostStackVersions,stack_versions/repository_versions/RepositoryVersions/repository_version,stack_versions/repository_versions/RepositoryVersions/id,stack_versions/repository_versions/RepositoryVersions/display_name&minimal_response=true,host_components/logging&page_size=10&from=0&sortBy=Hosts/host_name.asc&_=1532118655459

Response:

{code}
{
  "status" : 400,
  "message" : "The properties [stack_versions/repository_versions/RepositoryVersions/repository_version, stack_versions/HostStackVersions, stack_versions/repository_versions/RepositoryVersions/display_name, stack_versions/repository_versions/RepositoryVersions/id] specified in the request or predicate are not supported for the resource type Host."
}
{code}
 !Screen Shot 2018-07-20 at 1.32.48 PM.png! 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)