Andrii Tkach created AMBARI-25052:
-------------------------------------
Summary: Unable to Add Services Due to toMapByProperty()
Key: AMBARI-25052
URL: https://issues.apache.org/jira/browse/AMBARI-25052
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.8.0
Reporter: Andrii Tkach
Assignee: Andrii Tkach
Fix For: 2.8.0
STR:
- Install a simple cluster with ZK using a blueprint.
- Go to the web client and add HDFS as a service.
- You will not be able to progress past the master assignment page after
clicking "Next"
{code}
app.js:28589 Uncaught TypeError: App.HostComponent.find(...).toMapByProperty is
not a function
at Class.saveMasterComponentHosts (app.js:28589)
at Class.newFunc [as saveMasterComponentHosts] (vendor.js:12954)
at Class.next (app.js:94607)
at Class.newFunc [as next] (vendor.js:12954)
at Class.sendRecursively (vendor.js:27675)
at Class.send (vendor.js:27660)
at Class._goNextStepIfValid (app.js:42517)
at Class.newFunc [as _goNextStepIfValid] (vendor.js:12954)
at Class.showValidationIssuesAcceptBox (app.js:81684)
at app.js:81665
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)