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

'Move Hive Metastore' wizard is stuck while configuring MYSQL_SERVER

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 2.5.2
    • 2.5.2
    • ambari-web
    • None

    Description

      STR

      • Tried to move Hive Metastore host from host-4 to host-7

      The UI is stuck with below JS error

      Uncaught TypeError: Cannot read property 'get' of undefined
          at Class.configureMySqlServer (app.js:33617)
          at Class.runTask (app.js:76614)
          at Class.loadTasks (app.js:76497)
          at Class.initStep (app.js:76308)
          at Class.loadStep (app.js:76291)
          at Class.loadStep (app.js:33218)
          at Class.newFunc [as loadStep] (vendor.js:2608)
          at Class.didInsertElement (app.js:212098)
          at Class.newFunc [as didInsertElement] (vendor.js:2608)
          at Class.trigger (vendor.js:15180)
      

      Looks like the issue is because this call returns 'undefined'

      App.HostComponent.find().findProperty('componentName', 'MYSQL_SERVER')
      undefined
      

      Attachments

        1. AMBARI-21807.patch
          2 kB
          Jaimin Jetly

        Issue Links

          Activity

            People

              jaimin Jaimin Jetly
              shavi71 Vivek Sharma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: