[
https://issues.apache.org/jira/browse/AMBARI-13008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731096#comment-14731096
]
Hudson commented on AMBARI-13008:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #3390 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3390/])
AMBARI-13008 UI does not tolerate ATS being absent. (atkach) (atkach:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=cc93d351e67cd0806f1f7b3af21dcbebb06c5c4c)
* ambari-web/app/mappers/service_metrics_mapper.js
* ambari-web/test/mappers/service_metrics_mapper_test.js
> UI does not tolerate ATS being absent
> -------------------------------------
>
> Key: AMBARI-13008
> URL: https://issues.apache.org/jira/browse/AMBARI-13008
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Fix For: 2.1.2
>
> Attachments: AMBARI-13008.patch
>
>
> The UI was halting page loads with:
> {noformat}
> Case Comment: Uncaught TypeError: Cannot read property 'HostRoles' of
> undefined(anonymous function) @ app.js:56797
> App.serviceMetricsMapper.App.QuickDataMapper.create.yarnMapper @ app.js:56772
> App.serviceMetricsMapper.App.QuickDataMapper.create.mapExtendedModel @
> app.js:56559(anonymous function) @ app.js:56520
> App.serviceMetricsMapper.App.QuickDataMapper.create.map @ app.js:56512newFunc
> @ vendor.js:2627(anonymous function) @ app.js:161511
> {noformat}
> The UI should tolerate or somehow warn when ATS is not installed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)