You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Oleg Nechiporenko (JIRA)" <ji...@apache.org> on 2015/11/27 13:37:10 UTC

[jira] [Created] (AMBARI-14097) Should option "Enable RM HA" be available if no RM installed on the cluster

Oleg Nechiporenko created AMBARI-14097:
------------------------------------------

             Summary: 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


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)