You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Srikanth Janardhan (JIRA)" <ji...@apache.org> on 2018/06/08 09:17:00 UTC

[jira] [Created] (AMBARI-24057) Deploy button doesn't show in Review Page of Move Master Wizard

Srikanth Janardhan created AMBARI-24057:
-------------------------------------------

             Summary: Deploy button doesn't show in Review Page of Move Master Wizard
                 Key: AMBARI-24057
                 URL: https://issues.apache.org/jira/browse/AMBARI-24057
             Project: Ambari
          Issue Type: Bug
          Components: ambari-web
    Affects Versions: 2.7.0
            Reporter: Srikanth Janardhan
             Fix For: 2.7.0
         Attachments: Screen Shot 2018-06-08 at 2.42.37 PM.png

With ambari-2.7.0.0-657, noticed in the Review Page of Move Master Wizard for Hive Metastore is stuck and doesn't enable the Deploy button to proceed further.

Steps:
# Add Hive Metastore to a host
# Select Move action in the Host Details page for Hive Metastore
# Navigate the wizard till the Review Page

Screenshot:   !Screen Shot 2018-06-08 at 2.42.37 PM.png! 

Javascript errors: 
{code}
app.js:31203 Uncaught TypeError: Cannot read property 'tag' of undefined
    at app.js:31203
    at Array.forEach (<anonymous>)
    at Class.getConfigUrlParams (app.js:31202)
    at Class.onLoadConfigsTags (app.js:31187)
    at Class.opt.success (app.js:183168)
    at fire (vendor.js:1141)
    at Object.fireWith [as resolveWith] (vendor.js:1252)
    at done (vendor.js:8178)
    at XMLHttpRequest.callback (vendor.js:8702)
{code}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)