You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2019/01/31 14:03: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=16757257#comment-16757257 ] 

Hudson commented on AMBARI-25052:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #418 (See [https://builds.apache.org/job/Ambari-branch-2.7/418/])
AMBARI-25052 Unable to Add Services Due to toMapByProperty() (1963907+atkach: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=cae21ed69763612560e8a3a280b250db874c93dd])
* (edit) ambari-web/app/controllers/main/service/add_controller.js


> 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, 2.7.4
>
>          Time Spent: 1h
>  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)