You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Andrii Tkach (JIRA)" <ji...@apache.org> on 2018/12/19 10:33:00 UTC

[jira] [Commented] (AMBARI-25052) Unable to Add Services Due to toMapByProperty()

    [ https://issues.apache.org/jira/browse/AMBARI-25052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724874#comment-16724874 ] 

Andrii Tkach commented on AMBARI-25052:
---------------------------------------

committed to trunk

> 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
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)