[
https://issues.apache.org/jira/browse/AMBARI-14097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029993#comment-15029993
]
Hudson commented on AMBARI-14097:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #3925 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3925/])
AMBARI-14097. Should option "Enable RM HA" be available if no RM
(onechiporenko:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=667e1e8be2b84903248cad302ebffe39795183f7])
* ambari-web/test/models/host_component_test.js
* ambari-web/test/views/main/service/item_test.js
* ambari-web/app/models/host_component.js
> Should option "Enable RM HA" be available if no RM installed on the cluster
> ---------------------------------------------------------------------------
>
> Key: AMBARI-14097
> URL: https://issues.apache.org/jira/browse/AMBARI-14097
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.2.0
> Reporter: Oleg Nechiporenko
> Assignee: Oleg Nechiporenko
> Fix For: 2.2.0
>
> Attachments: AMBARI-14097.patch
>
>
> There is a cluster where YARN was added via ASW
> YARN install was failed so, there is no RM in the cluster
> Should option "Enable RM HA" be available in the YARN Service Actions?
> Now this option is available and RM HA Wizard is failed in the transition
> from step2 to step3 with error:
> {{Uncaught TypeError: Cannot read property 'get' of undefined}}
> File:
> {code}ambari-web/app/routes/rm_high_availability_routes.js{code}
> Line:
> {code}currentRM: currentRM.get('selectedHost'),{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)