You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Tkach (JIRA)" <ji...@apache.org> on 2015/09/04 12:51:45 UTC

[jira] [Created] (AMBARI-13008) UI does not tolerate ATS being absent

Andrii Tkach created AMBARI-13008:
-------------------------------------

             Summary: 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


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)