You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jaimin D Jetly (JIRA)" <ji...@apache.org> on 2014/05/30 01:16:03 UTC

[jira] [Reopened] (AMBARI-5948) Unable to Deploy Cluster After Wizard Step 7

     [ https://issues.apache.org/jira/browse/AMBARI-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jaimin D Jetly reopened AMBARI-5948:
------------------------------------


> Unable to Deploy Cluster After Wizard Step 7
> --------------------------------------------
>
>                 Key: AMBARI-5948
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5948
>             Project: Ambari
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.6.1
>            Reporter: Xi Wang
>            Assignee: Xi Wang
>            Priority: Blocker
>             Fix For: 1.6.1
>
>         Attachments: AMBARI-5948.patch
>
>
> After syncing to trunk and building all projects, I am unable to deploy a new cluster due to the following JavaScript error:
> {noformat}
> Uncaught TypeError: Cannot read property 'configs' of undefined 
> {noformat}
> It looks like this is due to a recent change to {{step7_controller.js}}
> {code}
> submit: function () {
>     if (!this.get('isSubmitDisabled')) {
>       var hiveDBType = this.get('stepConfigs').findProperty('serviceName', 'HIVE').configs.findProperty('name', 'hive_database').value;
> {code}
> The following services were selected during the cluster provisioning:
> HDFS, Yarn, MapReduce2, Zookeeper, Nagios, Ganglia, Tez



--
This message was sent by Atlassian JIRA
(v6.2#6252)