[
https://issues.apache.org/jira/browse/AMBARI-20271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15892665#comment-15892665
]
Hudson commented on AMBARI-20271:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #6915 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6915/])
AMBARI-20271 Call to fetch Quick Links host fails. (atkach) (atkach:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=843c5f97c16a0adbca9ec2ce9c5d112acce89334])
* (edit) ambari-web/app/views/common/quick_view_link_view.js
* (edit) ambari-web/app/mappers/hosts_mapper.js
> 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
>
> Attachments: AMBARI-20271.patch
>
>
> *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)