Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-5948

Unable to Deploy Cluster After Wizard Step 7

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Duplicate
    • 1.6.1
    • 1.6.1
    • ambari-web
    • None

    Description

      After syncing to trunk and building all projects, I am unable to deploy a new cluster due to the following JavaScript error:

      Uncaught TypeError: Cannot read property 'configs' of undefined 
      

      It looks like this is due to a recent change to step7_controller.js

      submit: function () {
          if (!this.get('isSubmitDisabled')) {
            var hiveDBType = this.get('stepConfigs').findProperty('serviceName', 'HIVE').configs.findProperty('name', 'hive_database').value;
      

      The following services were selected during the cluster provisioning:
      HDFS, Yarn, MapReduce2, Zookeeper, Nagios, Ganglia, Tez

      Attachments

        1. AMBARI-5948.patch
          3 kB
          Xi Wang

        Issue Links

          Activity

            People

              xiwang0309 Xi Wang
              xiwang0309 Xi Wang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: