[
https://issues.apache.org/jira/browse/AMBARI-20271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15892657#comment-15892657
]
Hudson commented on AMBARI-20271:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1156 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1156/])
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=6da1c530e11be3eea6e38cabc27f355626738707])
* (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)