Richard Zang created AMBARI-21609:
-------------------------------------
Summary: Unable to view HDP or HDF stack version.
Key: AMBARI-21609
URL: https://issues.apache.org/jira/browse/AMBARI-21609
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.4.2
Reporter: Richard Zang
Assignee: Richard Zang
Fix For: 2.6.0
The problem is that we get empty "operating_systems" section when the cluster
is installed through installer AND using RedHat Satellite. Blueprint install or
installation without using RedHat Satellite does not have this problem.
The javascript console show an exception after a call to an API endpoint:
app.js:56537 Uncaught TypeError: Cannot read property 'OperatingSystems' of
undefined
at Class.<anonymous>
(https://mtl‐hdfmgmt11x.cnppd.lab:8443/javascripts/app.js:56537:64)
at Array.forEach (native)
at Class.map (https://mtl‐hdfmgmt11x.cnppd.lab:8443/javascripts/app.js:56491:18)
at Class.newFunc as map
(https://mtl‐hdfmgmt11x.cnppd.lab:8443/javascripts/vendor.js:2627:16)
at Class.<anonymous>
(https://mtl‐hdfmgmt11x.cnppd.lab:8443/javascripts/app.js:57996:33)
at Array.forEach (native)
at Class.map (https://mtl‐hdfmgmt11x.cnppd.lab:8443/javascripts/app.js:57966:18)
at Class.newFunc as map
(https://mtl‐hdfmgmt11x.cnppd.lab:8443/javascripts/vendor.js:2627:16)
at https://mtl‐hdfmgmt11x.cnppd.lab:8443/javascripts/app.js:179795:18
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)