Andrii Tkach created AMBARI-20271:
-------------------------------------
Summary: Call to fetch Quick Links host fails
Key: AMBARI-20271
URL: https://issues.apache.org/jira/browse/AMBARI-20271
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.5.0
Reporter: Andrii Tkach
Assignee: Andrii Tkach
Priority: Critical
Fix For: 2.5.0
*Steps to reproduce:*
# Go to Hosts page
# Switch page of hosts
# Go to Dashboard page
*Actual Result:*
Call to
api/v1/clusters/perf/hosts?Hosts/host_name.in()&fields=Hosts/public_host_name&minimal_response=true
fails with error:
{noformat}
{
"status" : 400,
"message" : "Unable to compile query predicate: IN operator is missing a
required right operand."
}
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)