[
https://issues.apache.org/jira/browse/AMBARI-23309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415694#comment-16415694
]
Hudson commented on AMBARI-23309:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8917 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8917/])
AMBARI-23309 YARN cluster memory graph is not loading in Ambari 2.6
(1963907+atkach:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=b40a1af2d3ed7df250613eda09a33ff5162002d5])
* (edit) ambari-web/test/mixins/common/widget_mixin_test.js
* (edit) ambari-web/app/mixins/common/widgets/widget_mixin.js
* (edit)
ambari-web/app/controllers/main/service/widgets/create/step2_controller.js
> YARN cluster memory graph is not loading in Ambari 2.6
> ------------------------------------------------------
>
> Key: AMBARI-23309
> URL: https://issues.apache.org/jira/browse/AMBARI-23309
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.6.2
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Priority: Critical
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Attachments: Screen Shot 2018-03-16 at 1.14.34 PM.png
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Users are not able to see cluster memory graph under YARN. This was working
> before upgrade.
> We were able to reproduce this internally on Ambari 2.6. We checked across 5
> clusters and all of them exhibited same behaviour.
> Seems like problem with the compute : mem_total._sum - mem_free._sum fails
> but mem_total._sum + mem_free._sum succeeds.
> Also if we load mem_total._sum AND mem_free._sum individually, they come up
> fine.
> Seems like issue when we do a 'subtract'.
> Attaching UI Screenshot
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)